{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"cmdtools","path":"cmdtools","contentType":"directory"},{"name":"communication","path":"communication","contentType":"directory"},{"name":"dialog","path":"dialog","contentType":"directory"},{"name":"email","path":"email","contentType":"directory"},{"name":"exits","path":"exits","contentType":"directory"},{"name":"filters","path":"filters","contentType":"directory"},{"name":"gui","path":"gui","contentType":"directory"},{"name":"help","path":"help","contentType":"directory"},{"name":"html","path":"html","contentType":"directory"},{"name":"images","path":"images","contentType":"directory"},{"name":"java","path":"java","contentType":"directory"},{"name":"logger","path":"logger","contentType":"directory"},{"name":"man","path":"man","contentType":"directory"},{"name":"models","path":"models","contentType":"directory"},{"name":"oauth","path":"oauth","contentType":"directory"},{"name":"package_scripts","path":"package_scripts","contentType":"directory"},{"name":"plugins","path":"plugins","contentType":"directory"},{"name":"qevercloud","path":"qevercloud","contentType":"directory"},{"name":"qss","path":"qss","contentType":"directory"},{"name":"reminders","path":"reminders","contentType":"directory"},{"name":"sample_exits","path":"sample_exits","contentType":"directory"},{"name":"settings","path":"settings","contentType":"directory"},{"name":"sql","path":"sql","contentType":"directory"},{"name":"threads","path":"threads","contentType":"directory"},{"name":"translations","path":"translations","contentType":"directory"},{"name":"utilities","path":"utilities","contentType":"directory"},{"name":"watcher","path":"watcher","contentType":"directory"},{"name":"webcam","path":"webcam","contentType":"directory"},{"name":"xml","path":"xml","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"NixNote2.pro","path":"NixNote2.pro","contentType":"file"},{"name":"NixNote2.qrc","path":"NixNote2.qrc","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"README.txt","path":"README.txt","contentType":"file"},{"name":"Readme_Arch_Linux.txt","path":"Readme_Arch_Linux.txt","contentType":"file"},{"name":"application.cpp","path":"application.cpp","contentType":"file"},{"name":"application.h","path":"application.h","contentType":"file"},{"name":"changelog.txt","path":"changelog.txt","contentType":"file"},{"name":"colors.txt","path":"colors.txt","contentType":"file"},{"name":"copyright","path":"copyright","contentType":"file"},{"name":"global.cpp","path":"global.cpp","contentType":"file"},{"name":"global.h","path":"global.h","contentType":"file"},{"name":"gpl.txt","path":"gpl.txt","contentType":"file"},{"name":"install.sh","path":"install.sh","contentType":"file"},{"name":"install.txt","path":"install.txt","contentType":"file"},{"name":"install_plugins.sh","path":"install_plugins.sh","contentType":"file"},{"name":"license.html","path":"license.html","contentType":"file"},{"name":"main.cpp","path":"main.cpp","contentType":"file"},{"name":"nixnote.cpp","path":"nixnote.cpp","contentType":"file"},{"name":"nixnote.h","path":"nixnote.h","contentType":"file"},{"name":"nixnote2.desktop","path":"nixnote2.desktop","contentType":"file"},{"name":"screenshot.png","path":"screenshot.png","contentType":"file"},{"name":"shortcuts.txt","path":"shortcuts.txt","contentType":"file"},{"name":"shortcuts_howto.txt","path":"shortcuts_howto.txt","contentType":"file"},{"name":"theme.ini","path":"theme.ini","contentType":"file"},{"name":"uninstall.sh","path":"uninstall.sh","contentType":"file"}],"totalCount":56}},"fileTreeProcessingTime":9.322733,"foldersToFetch":[],"repo":{"id":4949182,"defaultBranch":"master","name":"nixnote2","ownerLogin":"baumgarr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-07-08T19:37:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1939332?v=4","public":true,"private":false,"isOrgOwned":false},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1487550241.0","canEdit":false,"refType":"branch","currentOid":"0c0c4abedb8fd4236e29d5894116dde51e77c341"},"path":"changelog.txt","currentUser":null,"blob":{"rawLines":["NixNote (2.0.2) stable; urgency=low"," * Added the ability to code user exit routines."," * Added
 opton to enter pre-formatted text.","  * Changed UTF-8 encoding to be the default option.","  * Better C++11 compatibility.                    ","  * Bug fixes."," -- Randy Baumgarte   Tue, 12 Sep 2017 12:00:00 -0400","","","NixNote (2.0.1) stable; urgency=low","  * Add the ability to customize some aspects of a table","    within a note.","  * Added an auto-save interval. This can be customized ","    in the preferences dialog.","  * Add the ability to fully justify text.","  * Add \"double click\" tray option. May not work on all","    Window managers & isn't recommended with the ","    \"single click\" option.","  * Add the ability to specify the db location via a ","    --condigDir command line option.","  * Add option to intercept SIGHUP on Linux.","  * Add option to clear & mark complete multiple reminders","    from the note list.","  * Added support for reminder search syntax & attribute filters. ","  * Add support for new plugin locations.","  * Chinese translation improvements.","  * Performance improvements & Bug fixes."," -- Randy Baumgarte   Thu, 9 Mar 2017 12:00:00 -0400","","","NixNote (2.0) stable; urgency=low","  * Added the ability to export a note as a PDF.","  * Added the ability to alter the default notebook.","  * Added a new material theme.","  * Ctrl+S will automatically save a note that has been changed.","  * Bug fixes."," -- Randy Baumgarte   Tue, 7 Feb 2017 12:00:00 -0400","","","NixNote (2.0-beta-11) stable; urgency=low","  * Added the ability to paste multiple attachments at a time.","  * Added the ability to force a reindexing of a specific note.","  * Added the ability to disable font preview in the editor ","    dialog.","  * Added the ability to enable/disable note reminders from","    the command line.","  * Added the ability to re-download a specific note from ","    Evernote.","  * Added a \"test\" button on the email preferences dialog.","  * Added socks5 proxy support.","  * Added the experimental option to force UTF8 encoding if ","    not specified by Evernote.","  * Added a dialog box to show which the currently defined","    shortcuts.","  * Added \"About Qt\" dialog box.","  * Added a command to open the Github page.","  * Added the ability to use find/replace shortcuts in an","    external window.","  * Added the ability to automatically restart after the","    API rate limit has been exceeded (experimental).","  * Added the option to show a popup on sync errors.","  * Added better Qt5 support.","  * Better support for Windows builds.","  * Bug fixes."," -- Randy Baumgarte   Wed, 28 Dec 2016 12:00:00 -0400","","NixNote (2.0-beta-10) stable; urgency=low","  * Splt Hunspell into a plugin.","  * Bug fixes."," -- Randy Baumgarte   Sun, 18 Sep 2016 12:00:00 -0400","","","NixNote (2.0-beta-9) stable; urgency=low","  * Added the ability to append to an existing note via the ","    command line.","  * Added the ability to disable or customize thumnail intervals.","  * Bug fixes."," -- Randy Baumgarte   Sun, 14 Aug 2016 12:00:00 -0400","","","NixNote (2.0-beta-8) stable; urgency=low","  * Added the ability to open and close a notebook via the","    command line.","  * Separated the webcam into a separate plugin so ","    opencv is not required.","  * Added a few new shortcuts.","  * Bug fixes."," -- Randy Baumgarte   Sat, 25 Jun 2016 12:00:00 -0400","","","NixNote (2.0-beta-7) stable; urgency=low","  * Added the ability to create a Table of Contents from ","    selected notes.","  * More aggressive cleanup of notes to remove invalid","    attributes.","  * Note synchronization no longer stops after the first","    failure.","  * Added more command line options.","  * Added the option to automatically add a username to ","    new notes.","  * Updated Czech translation.","  * Bug fixes."," -- Randy Baumgarte   Fri, 18 Dec 2015 18:00:00 -0400","","","NixNote (2.0-beta-6) stable; urgency=low","  * Added a \"Presentation Mode\" that hides almost ","    everything except the editor, the attributes bar, ","    and the tabs of open notes.","  * Added the ability to customize the editor's ","    default font & background color via the theme.ini.  ","    This is for people who were experiencing problems ","    with darker themes.  A \"Dark Editor\" theme has ","    also been included as an example.","  * The default for viewing PDFs intline has been ","    changed to \"no\" due to a weird error with Gnome.  ","  * A lot of different command line options have been   ","    added. This also makes nixnot2-cmd obsolete.  ","  * Added the option to disable PDF local indexing.  ","    This only impacts new/modified PDFs.  Data received ","    from Evernote is still searched.","  * Better mesasges when a note sync fails.","  * Bug fixes."," -- Randy Baumgarte   Wed, 09 Dec 2015 20:00:00 -0400","","","NixNote (2.0-beta-5) stable; urgency=low","  * Added the ability to email notes.","  * Searching will now highlight PDF results.","  * Added Print Preview & the ability to only print s","    elected text.","  * Notes that are marked as shortcuts are now visible ","    in the tray icon.","  * Added the option to use notify-send instead of Qt's ","    popup notification.","  * A colors.txt file can be added to customize note","    background color options.","  * Basic support for nixnote2-cmd utility.","  * Various GUI enhancements.","  * Lots of bug fixes."," -- Randy Baumgarte   Mon, 16 Nov 2015 14:00:00 -0400","","","NixNote (2.0-beta-4) stable; urgency=low","  * Added the ability to auto-hide the editor tool bar.","  * Added the ability to show/hide more GUI componennts.","  * Added the ability to customize tray icon actions.               ","  * Added more command line options.","  * Various GUI enhancements.","  * Lots of bug fixes."," -- Randy Baumgarte   Tue, 13 Oct 2015 14:00:00 -0400","","","NixNote (2.0-beta-3) stable; urgency=low","  * Added the ability to change GUI fonts & font sizes.","  * Added the ability to change GUI icons.","  * Added the option to only show popup notices if a sync fails.","  * Added debug option to disable tag name sorting to bypass ","    non-ASCII character bug.","  * Lots of bug fixes."," -- Randy Baumgarte   Sat, 04 Apr 2015 14:00:00 -0400","","","NixNote (2.0-beta-2) stable; urgency=low","  * Beta 2.  Lots of bug fixes and removal of Thrift."," -- Randy Baumgarte   Sat, 26 Apr 2014 14:00:00 -0400"],"stylingDirectives":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/baumgarr/nixnote2/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"changelog.txt","displayUrl":"https://github.com/baumgarr/nixnote2/blob/master/changelog.txt?raw=true","headerInfo":{"blobSize":"6.17 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"2359cb9","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fbaumgarr%2Fnixnote2%2Fblob%2Fmaster%2Fchangelog.txt","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"166","truncatedSloc":"143"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Text","languageID":372,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/baumgarr/nixnote2/blob/master/changelog.txt","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/baumgarr/nixnote2/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/baumgarr/nixnote2/raw/master/changelog.txt","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/baumgarr/nixnote2/branches":{"post":"NNAKWytulPUqyF2OxGQW9cVYpUzBY9uRJ9Rr-JXAIuy_7H-Z64xdVoxzgMZhqzPeLG-tQSyUyWK4vi61zkQfrQ"},"/repos/preferences":{"post":"EFEi3HBQOZ3cch1EL5A7nvGBXA5RReycuMQqPYH0hxSzbWF2od6cbHp5rhbxXHYJf2fjEi90QDdAqbPH1UzmeA"}}},"title":"nixnote2/changelog.txt at master ยท baumgarr/nixnote2"}