Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
f62bbfe286
Desktop: Toggle todo checkbox using SPACE key
2019-01-26 15:33:45 +00:00
Laurent Cozic
998bdf3b56
Desktop: Move up and down in note list using arrow keys
2019-01-25 19:59:36 +00:00
Laurent Cozic
06091933e1
All: Moved resource app-specific state to different table
2018-11-13 00:45:08 +00:00
Laurent Cozic
e41896d6f3
All: Resolves #918 : Skip properties that are on sync target but not handled by local client
2018-10-31 00:35:57 +00:00
Laurent Cozic
4e8372174b
Electron: Resolves #755 : Added note properties dialog box to view and edit created time, updated time, source URL and geolocation
2018-09-16 19:37:31 +01:00
Laurent Cozic
89b486a3ee
Clipper: Allow selecting a folder and fixed screenshot taking issue
2018-05-26 15:46:57 +01:00
Laurent Cozic
567596643c
Electron: Handle drag and dropping notebooks to change the parent
2018-05-09 09:53:47 +01:00
Laurent Cozic
aabb9be7de
Mobile: Resolves #285 : Create, edit and remove tags from notes
2018-03-16 20:17:52 +00:00
Laurent Cozic
df7b981e5e
Merge branch 'master' into resource_cleanup
2018-03-15 18:19:06 +00:00
Laurent Cozic
9e0bf1acb2
Mobile: Fixes #299 : App freezes when connecting to OneDrive login page while internet connection is down
2018-03-14 23:17:02 +00:00
Laurent Cozic
f595be07d4
Adding service to keep track of note resources associations
2018-03-12 23:40:43 +00:00
Laurent Cozic
55c5ddedf4
Revert "Applied prettier to code base"
...
This reverts commit c4f19465a6
.
2018-03-09 20:59:12 +00:00
Laurent Cozic
c4f19465a6
Applied prettier to code base
2018-03-09 17:49:35 +00:00
Laurent Cozic
df4933fddd
All: Prevent export of encrypted items
2018-02-27 20:51:07 +00:00
Laurent Cozic
69fd32e7c6
All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time
2018-02-07 19:02:07 +00:00
Laurent Cozic
faade0afe2
All: Fixed model ID issue
2018-01-14 17:11:44 +00:00
Laurent Cozic
4d1dd17fa2
All: Fixed issue with timestamp when saving notes
2018-01-14 17:01:22 +00:00
Laurent Cozic
c70d8bea78
All: Fixes #129 : Tags are case insensitive
2018-01-08 21:04:44 +01:00
Laurent Cozic
18846c11ed
All: Allow disabling encryption and added more test cases
2017-12-20 20:45:25 +01:00
Laurent Cozic
e9bb5bee9d
All: Better handling of encrypted data on UI side and prevent modification of encrypted notes
2017-12-14 20:21:36 +00:00
Laurent Cozic
df05d04dad
All: Made model naming more consistent
2017-12-14 18:12:14 +00:00