Commit graph

31 commits

Author SHA1 Message Date
azivner f9631ff59f added note type picker component 2018-01-21 23:06:25 -05:00
azivner c8f456d228 note ID in lower right corner 2018-01-21 20:15:42 -05:00
azivner 15958d06a9 support for saving code notes + other tweaks 2018-01-21 10:33:33 -05:00
azivner 32db96f388 added note scoped actions button, fix #8 2018-01-19 19:36:41 -05:00
azivner b545100cad removed loader animation - it was causing issues with initial focus on the tree (probably by stealing focus) 2018-01-02 22:01:38 -05:00
azivner e32289720c not hiding the elements for alt-m, just lowering opacity 2018-01-02 20:52:36 -05:00
azivner f07c427da1 fixed race condition when changing note path in URL hash which caused flickering 2018-01-01 18:53:52 -05:00
azivner aebce8f12b making not focused active tree item more visible 2017-12-28 20:53:31 -05:00
azivner bf3f26fde8 using textarea instead of pre for note source since that's easier to copy to clipboard 2017-12-26 20:54:41 -05:00
azivner baab745462 some visual tweaks 2017-12-26 19:54:43 -05:00
azivner 5acf84aece Calling project "Trilium Notes" in some places as it is more self explanatory 2017-12-26 12:55:40 -05:00
azivner 12f70b28c8 display current note ID in editor (useful in Electron which doesn't have address bar) 2017-12-25 09:46:11 -05:00
azivner 2749abded2 context menu now displayed associated keyboard shortcuts 2017-12-23 14:35:20 -05:00
azivner 8eff18922c fixed background of protected notes 2017-12-16 21:27:42 -05:00
azivner fab69f411e fix settings active tab color 2017-12-15 22:35:42 -05:00
azivner c24d9a0afa added search for electron + sourcemap for jquery 2017-12-12 21:40:55 -05:00
azivner 7ca043ebc6 Merge branch 'master' into ckeditor 2017-12-09 11:56:36 -05:00
azivner d467fbdff3 better styling of parent list 2017-12-06 20:19:41 -05:00
azivner 33ab709209 spacing between action buttons and pointer cursor 2017-12-04 18:21:57 -05:00
azivner a85bb649cb basic CKEditor integration 2017-12-02 10:37:12 -05:00
azivner 07070e2222 grey-scaled loading circles 2017-11-30 23:56:11 -05:00
azivner 0bd5296aa1 multiline style (but still colored) 2017-11-30 23:53:15 -05:00
azivner b809971fd1 using dotted underlining for cloned notes because dashed looks ugly in chrome 2017-11-27 18:16:42 -05:00
azivner 3a30aba42b using bootstrap notify for notifications 2017-11-26 12:56:07 -05:00
azivner 4e0d83e9de basic ExtClones integration. Other "clones" are now marked as bold when their clone is activated 2017-11-22 19:40:06 -05:00
azivner d7644de666 tree now shows list of different cloned notes 2017-11-21 20:04:06 -05:00
azivner 84a9e9067d notes with multiple parents are now marked with dashed underline 2017-11-21 18:39:56 -05:00
azivner 0a0421ec7e note history decryption now works, more cleanup 2017-11-14 22:21:56 -05:00
azivner 0869caa03c added loader to hide ugly loading/repositioning etc. 2017-11-06 20:13:36 -05:00
azivner b9de810c69 remove max-width on layout to allow more natural design in electron 2017-10-23 19:03:29 -04:00
azivner 0c823a2927 reorganization of source code 2017-10-15 19:47:05 -04:00
Renamed from static/style.css (Browse further)