Commit Graph

19 Commits

Author SHA1 Message Date
Veronica K. B. Olsen dcf4903c64 Implemented the auto-replace code in the doc viewer. 2019-06-08 20:44:10 +02:00
Veronica K. B. Olsen 57c03a2c5c Generating the data for the timeline now works. Probably a bit fragile and in need of more checks. 2019-05-31 20:34:31 +02:00
Veronica K. B. Olsen ce96ac9961 tags are now case sensitive, and need to be unique 2019-05-30 22:03:52 +02:00
Veronica K. B. Olsen a2d0f937ae Connected the syntax highlicghter to the index. It now shows valid keywords and values 2019-05-30 19:57:02 +02:00
Veronica K. B. Olsen b526b0f5d9 Got a working version of index builder that seems to do what is needed. 2019-05-30 18:45:17 +02:00
Veronica K. B. Olsen c485851df3 Added closing of document feature 2019-05-26 15:55:10 +02:00
Veronica K. B. Olsen 76cb03fad8 Some reorganisation of how stuff is opened and closed. 2019-05-26 15:34:34 +02:00
Veronica K. B. Olsen 367d2c5014 Added a log file that appends session stats. 2019-05-26 14:39:13 +02:00
Veronica K. B. Olsen 08c74b2541 Updated sample project 2019-05-22 21:58:42 +02:00
Veronica K. B. Olsen f091d68554 Updated readme 2019-05-18 22:13:37 +02:00
Veronica K. B. Olsen 19b2521b73 Cursor position is now saved and loaded with the document. 2019-05-18 13:52:45 +02:00
Veronica K. B. Olsen 0509ed53ee Updated sample project 2019-05-12 16:23:09 +02:00
Veronica K. B. Olsen b50fb0b102 Commented out the non-functioning menu items, and commited the latest changes to the sample project 2019-05-10 18:51:05 +02:00
Veronica K. B. Olsen 9565b14d8b Autosaving works, and document and project tracks whether they have been changed or not. 2019-05-05 00:11:46 +02:00
Veronica K. B. Olsen c71ff96bf5 Added some more sample text to test some features. 2019-04-24 23:23:36 +02:00
Veronica K. B. Olsen eca8a807ce Renamed the document files to nwd as they are no longer strictly markdown 2019-04-13 18:45:59 +02:00
Veronica K. B. Olsen aee91ef925 Added editor highlighting for markdown. 2019-04-06 16:50:42 +02:00
Veronica K. B. Olsen 7126e59bc7 Testing out going with markdown instead of html. 2019-04-06 10:25:49 +02:00
Veronica K. B. Olsen c2dbbf647c New folders and files can now be added. 2018-11-02 22:08:15 +01:00