notesnook

A fully open source & end-to-end encrypted note taking alternative to Evernote.

GPL-3.0 License

Downloads
2.4K
Stars
9.6K
Committers
32

Bot releases are hidden (Show)

notesnook - Notesnook Android v2.1.8

Published by thecodrr about 2 years ago

  • Date is now shown in ISO8601 format
notesnook - Notesnook Desktop v2.1.6

Published by thecodrr about 2 years ago

Note: this version fixes 1 critical bug

🐛 Fixes & improvements:

  1. Date is now shown in ISO8601 format (#823)
  2. Fixed issue where images were not loading in notes (#822)
notesnook - Notesnook Android v2.1.7

Published by thecodrr about 2 years ago

  • Added /date, /time & /now shortcuts in editor
  • Fix exporting to markdown not working
  • Fix app crashes after export on some devices
  • Fix glitches when opening note widget
  • Fix + button in header not working on tablets & ipads
notesnook - Notesnook Desktop v2.1.5

Published by thecodrr about 2 years ago

🌟 Features & new stuff

  1. You can now add current date & time using the following shortcuts:
    1. Alt+d: insert current date (type: /date)
    2. Alt+t: insert current time (type: /time)
    3. Ctrl+alt+d: insert current data & time (type: /now)

🐛 Fixes & improvements:

  1. Fixed issue where changes were lost on toggling read-only mode (#778)
  2. Fixed issue where images would stretch to full size on enabling read-only mode (#778)
  3. Fixed issue where Manage attachments dialog won't open after navigating to a note (#811)
  4. Fixed issue where pasting a copied image resulted in duplicate images (#800)
  5. Fixed various issues with pane resizing (#807)
  6. Fixed issue where monographs wouldn't sync (#787)
  7. Fixed various keyboard related quirks in editor on Android
  8. Fixed issue where attachment could not be inserted in a new note
  9. Deleting an attachment that's inside a locked note now results in an error (#815)
  10. Creating a manual backup when encrypted backups is turned on but you are not pro (i.e. your trial expired) now shows an error
  11. Fixed undefined content type error during sync (#785)
  12. Fixed various sync errors on Android on startup (#818)
notesnook - Notesnook Android v2.1.5

Published by thecodrr about 2 years ago

  • Now you can disable double spaced lines in editor
  • Disabled image compression
  • Fix strict privacy mode not working after refocusing app from background
  • Fix delete note from topic after multi-select
  • Fix remove from topic button not appearing in note properties
  • Fix creating a note after leaving a tag/topic screen adds the created note to that topic/tag.
  • Many bug fixes and performance improvements in the editor
notesnook - Notesnook Desktop v2.1.4

Published by thecodrr about 2 years ago

🌟 Features & new stuff

Notice: if you are receiving insertMedia is null error during publishing, run force sync after updating to this version.

  1. Line spacing is now configurable!
    image
  2. Editor performance has been greatly improved! (If you have a lot of large > 100k words notes it is recommended that you use Firefox for even better performance)
  3. Image compression has been disabled — images will now get added in their original form (old ones won't be affected by this change). This change will also allow adding animated images like GIFs.
  4. You can now add links to images & inline code

🐛 Fixes & improvements:

  1. Fixed issue where exported Markdown contained empty tables (#754)
  2. Fixed issue where publishing a Monograph failed with insertMedia is null error (#751)
  3. Fixed issue where notes could not be exported (#704)
  4. Fixed issue where notes list would randomly become empty (#776)
  5. Fixed issue where editor toolbar popups appeared under the wrapped toolbar (#772)
  6. Pasting external content with image now works properly (external images get downloaded or show a button to load directly)
  7. Fixed issue where backspacing in the empty first item deleted the whole list (#774)
  8. Fixed issue where inline code could not be styled in any way (#750)
  9. Fixed issue where removing note from one topic removed it from all linked topics (#767)
  10. Users who cancelled their subscription now see a resubscribe button (#766)
notesnook - Notesnook Desktop v2.1.3

Published by thecodrr about 2 years ago

🐛 Fixes & improvements:

  1. Fixed issue where it was required to click on 1st line to focus editor (#712)
  2. Fixed issue where pressing ctrl+f in editor opened the global search (#718)
  3. Fixed issue where tools couldn't be moved into subgroups (#731)
  4. Fixed minor UI bug that made the UI jump on note/notebook selection
  5. Fixed a recurring bug where typing very fast in the editor created duplicate notes (#644 #621 #680)
  6. Fixed issue where pasting anywhere in the editor area (except the editor) wasn't working (#740)
  7. Fixed crash on merge conflict open (#736)
  8. Fixed issue where codeblocks contained [[%NN_NEWLINE_IN_PRE%]] all over the place after migration (#735)
  9. Start up time has been improved 5x (loading signup/login pages has been especially improved)
  10. Pressing enter in find input not cycles through all the results (#717)
  11. Fixed issue where hyperlinks could not be removed (#713)
  12. Fixed issue where bold hyperlinks did not show popup on hover
  13. Fixed issue where title of locked notes could not be changed
  14. Auto-linking has been turned off (#713)
  15. Fixed issue where focused search result did not scroll into view
notesnook - Notesnook Android v2.1.4

Published by thecodrr about 2 years ago

  • fix group/subgroup with index 0 cannot be removed in toolbar
  • fix Fluid tabs sensitivity conflicting with press events
  • fix incorrect bottom insets hide some part of the toolbar
  • fix a crash when opening merge conflict dialog
  • fix auto backups not working on some devices
  • fix images placeholders are not loaded in editor
  • fix toggling checklist opens the keyboard
  • fix editor becomes very laggy on large notes
  • fix cursor jumps to start on typing issue description
  • improved note loading in editor for better UX
notesnook - Notesnook Android v2.1.3

Published by thecodrr about 2 years ago

What's New

  • A new editor for Notesnook. See https://github.com/streetwriters/notesnook/releases/tag/v2.1.0 for details
  • Configurable toolbar - Everyone deserves their own toolbar
  • KaTex Math support
  • Outline lists
  • Task lists with progress & reordering
  • Overhaul Settings for better UI and UX
  • Lot's of bug fixes and performance improvements
  • You can now swipe left from the edge to close the editor on iPhone
  • Debug logs can now be seen in the app in Settings > Debugging.

Fixed

  • Fix toolbar appears at incorrect position
  • Fixed a crash when trying to configure toolbar
  • Fixed toggling task item causing keyboard to open
  • Fixed minimal toolbar preset shows default toolbar
  • Improved gestures and drawer animations
  • Removed the annoying alert on app launch
  • Add a button in settings to reset toolbar config
  • Fix accent color not applied in some parts of editor
  • Fix changing grouping causes notes list to be empty
  • Improved gestures and drawer animations
  • Fixed sync related issues
notesnook - Notesnook Desktop v2.1.2

Published by thecodrr about 2 years ago

Sorry for the release bombardment but this fixes some critical issues.

🐛 Fixes & improvements:

  1. Fixed critical issue where setting Group by to "none" hid away all items (#701 #698 #699)
  2. Fixed issue due to logs being immediately written to database — they will now be flushed every 2 seconds.
  3. Fixed Cannot send data if the connection is not in the 'Connected' State. bug during force sync
  4. Fixed critical issue where colors & tags were empty on startup
  5. Fixed issue where sync would get locked and required app refresh to reset
  6. Fixed issue where auto sync was not getting triggered on creating shortcuts, changing group settings etc.
  7. Fixed issue with shortcuts gone missing — there was a bug which created duplicate settings object per user in the database. To recover all your previous & current shortcuts, you can run a force sync.
notesnook - Notesnook Desktop v2.1.1

Published by thecodrr about 2 years ago

🌟 Features & new stuff

  1. Support for pasting attachments & images directly into editor using Ctrl+C/Ctrl+V is back.
  2. We have added logging in different places around the app to help us diagnose problems. These logs are stored locally in the database. You can download & send us the logs by going into Settings > Developer options > Download logs.
  3. Database migration has been made much more reliable; the app now forces you to take a backup before performing the migration.
  4. Selecting and toggling multiple tasks in the task list is now supported (#667)
    task-list

🐛 Fixes & improvements:

  1. Fixed issue where right pane in diff viewer was not scrollable
  2. Fixed issue where toast had white background in dark mode
  3. Fixed issue where duplicate notes were being created when typing really fast in editor (#644 #621 #680)
  4. Markdown export now properly supports the new tasklist, codeblocks & tables
  5. Fixed issue where coloring multiple notes & syncing them to another device only showed a few notes in the synced color (#486 #647)
  6. Resumable sync has been removed (temporarily) which should make syncing much more reliable.
  7. Fixed issue where conflicted & pinned notes didn't appear at top when Group by was set to None
  8. Fixed issue where line breaks were getting removed during migration
  9. Fixed issue where highlighting was not being shown in the new editor
  10. Fixed issue where very small images were getting distorted
notesnook - Notesnook Desktop v2.1

Published by thecodrr over 2 years ago

🌟 Features & new stuff

🤩 The New Editor

We have replaced TinyMCE with TipTap (Prosemirror derived) editor.

Here's why that's awesome:

  1. The editor toolbar is now fully 100% configurable. You can add/remove/adjust the tools however you like and this config gets synced as well!
  2. New tasklist — which brings progress, drag/drop reordering, better UI & much improved touch support
  3. New outline list — inspired by Workflowy/Dynalist/Logseq
  4. New math support — inline & block math both are now fully supported (thanks to prosemirror-math).
  5. Improved codeblock — with support for filtering languages, cursor position tracking, Dracula theme (more themes will be added later on), line numbering, auto indentation.
  6. Improved tables — with ability to move whole columns/rows & styling selected cells.
  7. Improved embed — with support for using embed code
  8. Editor performance (including loading performance) is 100x better than the previous one
  9. Word count now shows total selected words (if you selected any).
  10. Much, much better markdown support

This is just the beginning. The new editor opens many new horizons and in the upcoming versions we will exploring a lot of new stuff so stay tuned!

Since this is a wholly new editor, we couldn't port a few things from the previous editor:

  1. Collapsible headers
  2. Diff highlighting during merge conflict

Note: We have tried to make the new editor as stable as possible but there will be a few bugs here and there (nothing too critical I hope). Please do report those bugs so we can improve the editor further. In the same vein, none of the editor features (except attachments/images) are blocked for non-premium users until the editor becomes more stable.

🐛 Fixes & improvements:

  1. A lot of editor related bugs have been fixed with this release including noticeable bugs like:
    1. Cursor jumps
    2. Weird behavior on pressing enter key on Android
    3. Formatting getting lost on new lines
    4. And many more I can't remember.
    5. Duplicate notes when typing in title box really fast
    6. Bugs around switching notes
    7. Text selection & copy/pasting issues
  2. Fixed an issue where session expiry page caused an infinite loop
  3. Fixed some issues with sync:
    1. Bug where editing the same notebook on 2 devices caused the changes to get lost
    2. Bug where adding notes to the same topic on 2 devices caused notes to be only partially removed from the topic
    3. Bug where sync continuously failed and required an app restart
notesnook - Notesnook Desktop v1.8.10

Published by thecodrr over 2 years ago

🐛 Fixes & improvements:

  1. Editor focus bug & title input glitches (#574 #553)
  2. Fix issue where things in editor (lists etc.) were not selectable (#518 #519 #564 #582 #585 #590 #592)
  3. Added instructions on how to get .zip file in the import dialog (#604)
  4. Notebook/topic in which the note is already present in the Add to Notebook dialog get highlighted (#567)
  5. Fixed issue where new issue Github link opened inside the app instead of the default browser (#601)
  6. Navigation pane closes with middle pane
  7. Added "issue is public" warning in issue dialog
  8. Roadmap link in settings is now the new one (#600)
  9. Properly convert tables & codeblocks when exporting to markdown (#532 #583)
  10. Fixed issue where duplicated note does not get added into original note's notebook & topic (#552)
  11. Fixed issue where creating a note directly in a color did not work (#529)
  12. Fixed issue where shortcuts were not syncing (#534)
  13. Symbols are now allowed in tag names (#527)
  14. Desktop app is now forced to run a single instance (#563)
notesnook - Notesnook Desktop v1.8.9

Published by thecodrr over 2 years ago

🐛 Fixes & improvements:

  1. Fixed crash when opening session history (#524)
  2. Fixed bug where cursor jumped to editor from title input in a new note
  3. Hide backup restore button in settings for non-logged in users
  4. Fix attachment renaming in desktop app (#543)
  5. Fixed issue where note contents would overlap when switching very fast (#561)
notesnook - Notesnook Android v1.8.9

Published by thecodrr over 2 years ago

  • Removed query_all_packages permission on android
  • Fix a critical crash when navigating to Notebooks experienced by some users
notesnook - Notesnook Desktop v1.8.8

Published by thecodrr over 2 years ago

🐛 Fixes & improvements:

  1. Fixed crashes with notebooks when Group by is set to None (#513, #512, #504)
  2. Improved UX of 2FA dialog (#511, #510)
  3. Fixed a minor issue with assigning color to a note
  4. Fixed base url for download links (in the Install native app popup) #509
notesnook - Notesnook Android v1.8.8

Published by thecodrr over 2 years ago

  1. Improvements to sync performance
  2. Added sort by title option in sort menu
notesnook - Notesnook Desktop v1.8.7

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. Resizable panels 🤩 — All panels are now resizable. (#205)

🐛 Fixes & improvements:

  1. Fixed issue where notes & notebooks view got empty after Group By "none" (#504)
  2. Fixed a couple of issues with search (#503, #500, #506)
  3. Fixed issue where accent colors weren't working for pro users (#499, #492, #494, #489, #487)
  4. Sync performance has been greatly improved — it'll start much faster after app launch (#465)
  5. Fixed issue where readonly mode could not be toggled (#491)
  6. Fixed a couple of other issues with dialogs
notesnook - Notesnook Desktop v1.8.6

Published by thecodrr over 2 years ago

🌟 Features & new stuff

  1. Region-based pricing 🤩 — we are adjusting the Notesnook Pro monthly & yearly subscription prices based on where you are located. People from developing countries can now get Notesnook Pro at a much more reasonable price.

🐛 Fixes & improvements:

  1. Fixed issue where account recovery resulted in an error
  2. Fixed various issues with checkout
  3. Fixed issue where the new features dialog was closing immediately (#475)
  4. Fixed a couple of theme-ing bugs
notesnook - Notesnook Android v1.8.7

Published by thecodrr over 2 years ago

  • Added regional pricing