Commit Graph

17 Commits (67f43d4b7f5330e677a5d62258f8e091bb7babab)

Author SHA1 Message Date
isark 67f43d4b7f empty notes save fix. correct default value if no current zone aggregate first entry found.
1 year ago
isark a1249b46ab Initial first version post cleanup, need to test it out
1 year ago
isark 033b061fb6 Broken but initial cleanup code...
1 year ago
isark 48d1dda124 Lots of work around importing plans from urls, also keeping track of the url to allow updating the plan later on if there's been a change.
1 year ago
isark 21333908ec (Unreleased) Should now ignore next/prev hotkeys if the overlay isn't visible. Also improved binding/unbinding to be more rxjs-ish
1 year ago
isakfredriksson b10619182e Minor tweaks to dropEndHandler, gonna reuse the end code for double click handler
2 years ago
isark d1d64b7960 Added section anchor points and support for using these in the filter
2 years ago
isark 91d93711cc 1.4.0, updated base plan and support for not marking non-edits as edited
2 years ago
isark c1354236c7 plan element identifiers, allows finding diffs on specific elements for merging in base plan changes into your own plan
2 years ago
isark 9f610739ce Lots of design changes
2 years ago
isark 5bcaa47008 Lots of tweaks, bugfixes and improvements! Also supports storing and loading current position in a plan you've imported before. Can scroll on the plan window to quickly move forward/backward
2 years ago
isark e5c9c592c3 Some improvements around configuration
2 years ago
isark 1ea7246204 Added some more features to editor. SEparated out editor to standalone window available through tray 'icon', settings also available there or in interactable mode and clicking the cog wheel in plan display
2 years ago
isark 29961a11a3 Added note support with markdown support. Scaling notes to 'always' fit the notes carousel. Some fixing around plan editor and carousel
2 years ago
isark 42fbad4673 Editor gotten some quality of life. Still needs option to remove and add note.
2 years ago
isark a81bcc908f Added fuzzy search to the editor. Missing proper index handling of the plan display, I'd like to keep original indices on the filtered results
2 years ago
isark c754789ffb Initial base for editor. Some tweaks
2 years ago