Downloads:
9,902
Downloads of v 3.17.0:
168
Last Update:
05 Sep 2023
Package Maintainer(s):
Software Author(s):
- Le Tan
Tags:
vnote notes markdown- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
VNote (Portable)
- 1
- 2
- 3
3.17.0 | Updated: 05 Sep 2023
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
9,902
Downloads of v 3.17.0:
168
Maintainer(s):
Software Author(s):
- Le Tan
VNote (Portable) 3.17.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Le Tan. The inclusion of Le Tan trademark(s), if any, upon this webpage is solely to identify Le Tan goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install VNote (Portable), run the following command from the command line or from PowerShell:
To upgrade VNote (Portable), run the following command from the command line or from PowerShell:
To uninstall VNote (Portable), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download vnote.portable --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade vnote.portable -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade vnote.portable -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install vnote.portable
win_chocolatey:
name: vnote.portable
version: '3.17.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'vnote.portable' do
action :install
source 'INTERNAL REPO URL'
version '3.17.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller vnote.portable
{
Name = "vnote.portable"
Version = "3.17.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'vnote.portable':
ensure => '3.17.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 25 Oct 2024.
Markdown Editor & Notes Management
Features
Notebook-Based Notes Management
VNote uses notebooks to hold your notes. Like OneNote, a notebook can be hosted on any location on your system. A notebook is designed to represent one account. For example, you could have one notebook hosted on local file system and another notebook hosted on an OwnCloud server. This is really useful when notes require different levels of security.
A notebook corresponds to a self-contained folder (called the Root Folder of the notebook) in the file system. You could copy the folder to another location (or on another computer) and import it into VNote.
A notebook could have infinite levels of folders. VNote supports copying or moving folders or notes within or between notebooks.
Simple Notes Management
All your notes are managed by some plaintext configuration files and stored as plaintext files. You could access your notes without VNote. You could use external file synchronization services to synchronize your notes and import them on another machine.
VNote supports both Markdown (suffix md
) and rich text notes.
Syntax Highlight
VNote supports accurate syntax highlight for Markdown. Tuning the style of the highlight, VNote enables you to keep track of your document easily.
VNote also supports syntax highlight for fenced code blocks in edit mode in Markdown, which is superior than almost all current Markdown editors.
Live Image Preview
VNote supports previewing the image link in edit mode. With this, you could just stay in edit mode as much as possible.
Pleasant Image Experience
Just paste your image into the Markdown note, VNote will manage all other stuffs. VNote stores images in a specified folder in the same folder with the note. VNote will pop up a window to preview the image when you insert an image. Furthermore, VNote will delete the useless image files automatically after you remove the image links.
Interactive Outline Viewer In Read & Edit Mode
VNote provides a user-friendly outline viewer for both edit and view mode. The outline viewer is a responsive item tree instead of a segment of HTML.
Powerful Shortcuts
VNote supports many pleasant and powerful shortcuts which facilitate your editing, including Vim Mode, Captain Mode, and Navigation Mode which enable you to work without the mouse.
Highly Configurable
In VNote, almost everything is configurable, such as background color, font, and Markdown style. VNote uses a plaintext file to record all your configuration, so you could just copy that file to initialize a new VNote on another computer.
Log in or click on link to see number of positives.
- vnote.portable.3.17.0.nupkg (ff05238eabc5) - ## / 62
- vnote-win-x64-qt5.15.2_v3.17.0.zip (a19ee888d430) - ## / 59
- vnote-win-x86-qt5.15.2_v3.17.0.zip (089449a95a44) - ## / 59
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
VNote (Portable) 3.17.0 | 168 | Tuesday, September 5, 2023 | Approved | |
VNote (Portable) 3.16.0 | 256 | Saturday, December 31, 2022 | Approved | |
VNote (Portable) 3.15.1 | 154 | Wednesday, October 19, 2022 | Approved | |
VNote (Portable) 3.14.0 | 275 | Wednesday, August 3, 2022 | Approved | |
VNote (Portable) 3.13.1 | 132 | Monday, June 20, 2022 | Approved | |
VNote (Portable) 3.13.0 | 142 | Tuesday, April 5, 2022 | Approved | |
VNote (Portable) 3.12.888 | 164 | Monday, January 31, 2022 | Approved | |
VNote (Portable) 3.12.0 | 122 | Thursday, January 20, 2022 | Approved | |
VNote (Portable) 3.11.0 | 225 | Saturday, December 25, 2021 | Approved | |
VNote (Portable) 3.10.1 | 143 | Thursday, November 18, 2021 | Approved | |
VNote (Portable) 3.10.0 | 113 | Sunday, November 14, 2021 | Approved | |
VNote (Portable) 3.9.0 | 98 | Sunday, November 7, 2021 | Approved | |
VNote (Portable) 3.8.1 | 126 | Tuesday, October 26, 2021 | Approved | |
VNote (Portable) 3.7.0 | 169 | Saturday, August 28, 2021 | Approved | |
VNote (Portable) 3.6.0 | 126 | Sunday, August 15, 2021 | Approved | |
VNote (Portable) 3.5.1 | 91 | Thursday, July 29, 2021 | Approved | |
VNote (Portable) 3.5.0 | 88 | Sunday, July 25, 2021 | Approved | |
VNote (Portable) 3.4.0 | 129 | Saturday, July 10, 2021 | Approved | |
VNote (Portable) 3.3.0 | 121 | Sunday, June 20, 2021 | Approved | |
VNote (Portable) 3.2.0 | 137 | Sunday, June 6, 2021 | Approved | |
VNote (Portable) 3.1.0 | 136 | Saturday, May 22, 2021 | Approved | |
VNote (Portable) 3.0.1 | 123 | Thursday, May 13, 2021 | Approved | |
VNote (Portable) 2.10 | 340 | Saturday, September 5, 2020 | Approved | |
VNote (Portable) 2.9.1 | 391 | Monday, April 13, 2020 | Approved | |
VNote (Portable) 2.9 | 247 | Saturday, March 28, 2020 | Approved | |
VNote (Portable) 2.8.2 | 351 | Saturday, December 21, 2019 | Approved | |
VNote (Portable) 2.8.1 | 185 | Wednesday, December 18, 2019 | Approved | |
VNote (Portable) 2.8 | 231 | Sunday, December 1, 2019 | Approved | |
VNote (Portable) 2.7.2 | 294 | Friday, August 2, 2019 | Approved | |
VNote (Portable) 2.7.1 | 288 | Wednesday, June 26, 2019 | Approved | |
VNote (Portable) 2.7 | 228 | Saturday, June 22, 2019 | Approved | |
VNote (Portable) 2.6 | 247 | Saturday, June 1, 2019 | Approved | |
VNote (Portable) 2.5 | 260 | Sunday, May 12, 2019 | Approved | |
VNote (Portable) 2.4 | 299 | Friday, April 5, 2019 | Approved | |
VNote (Portable) 2.3 | 256 | Tuesday, March 5, 2019 | Approved | |
VNote (Portable) 2.2 | 288 | Saturday, December 15, 2018 | Approved | |
VNote (Portable) 2.1 | 330 | Sunday, October 28, 2018 | Approved | |
VNote (Portable) 2.0 | 260 | Saturday, September 22, 2018 | Approved | |
VNote (Portable) 1.22 | 228 | Tuesday, September 18, 2018 | Approved | |
VNote (Portable) 1.18 | 327 | Saturday, June 9, 2018 | Approved | |
VNote (Portable) 1.17 | 293 | Saturday, June 2, 2018 | Approved | |
VNote (Portable) 1.16 | 342 | Saturday, May 12, 2018 | Approved | |
VNote (Portable) 1.15 | 309 | Sunday, April 29, 2018 | Approved | |
VNote (Portable) 1.14 | 360 | Wednesday, April 4, 2018 | Approved | |
VNote (Portable) 1.13 | 310 | Wednesday, March 28, 2018 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about VNote (Portable) and the VNote (Portable) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or VNote (Portable), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.