Recent Releases of https://github.com/alondmnt/joplin-plugin-resume-note
https://github.com/alondmnt/joplin-plugin-resume-note - v0.4.0
- testing PR #4
- TypeScript
Published by alondmnt 11 months ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.3.2
- added: setting: restoreScrollPosition
- when this setting is off, the scroll position will not be set by the plugin
- if the preview pane is visible, setting this off will not change the app's behaviour, for the most part
- at the same time, it will let Joplin scroll to note headings (closes #3)
- TypeScript
Published by alondmnt about 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.3.1
- improved: error handling
Full Changelog: https://github.com/alondmnt/joplin-plugin-resume-note/compare/v0.3.0...v0.3.1
- TypeScript
Published by alondmnt about 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.3.0
this version adds mobile support. you may need to adjust the plugin's delay settings on your mobile device to optimise performance.
- mobile-only features
- switch to edit mode
- when opening a note, the plugin will optionally open the editor (instead of the viewer), and bring the cursor to the last edited line.
- this version utilises recent upgrades made to the Joplin plugin API in v3.2.
- you will find the
Go to home notecommand on the editor toolbar.
- switch to edit mode
- supported features
- save cursor and selection.
- home note / last active note on startup.
- you may sync the cursor between the mobile and desktop apps by enabling
Sync data using note properties (Experimental), but beware of sync conflicts!
- unsupported features
- saved scroll position.
- opening the last active note in a notebook, as the plugin API does not have an event listener for folder selection.
Full Changelog: https://github.com/alondmnt/joplin-plugin-resume-note/compare/v0.2.5...v0.3.0
- TypeScript
Published by alondmnt about 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.2.5
- fixed: do not try to get cursor in the rich text editor
Full Changelog: https://github.com/alondmnt/joplin-plugin-resume-note/compare/v0.2.4...v0.2.5
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.2.4
- added: setting startHomeNote
- fixed: ensure that go to home opens the home note
Full Changelog: https://github.com/alondmnt/joplin-plugin-resume-note/compare/v0.2.3...v0.2.4
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.2.3
- added: command: go to home
- added: setting: saveFolderNote
- may be used to disable / enable the last active note for each notebook
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.2.2
- added: setting Delay before starting the plugin (in ms)
- improved: settings descriptions
Full Changelog: https://github.com/alondmnt/joplin-plugin-resume-note/compare/v0.2.1...v0.2.2
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.2.1
- added: save cursor position across sessions in settings data (default)
- added: clear user data from notes when not using this method to save the cursor
- added: commands: clearUserData, clearSettingsData
- added: setting restoreDelay: Delay before setting cursor and scroll position (in ms)
- improved: increased default restoreDelay to handle slower clients
- improved: 2-step scroll
- improved: update saveSelection on setting change
- fixed: update cursor position only after restored previous cursor
Full Changelog: https://github.com/alondmnt/joplin-plugin-resume-note/compare/v0.2.0...v0.2.1
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.2.0
- added: save scroll position independently from cursor
- added: save cursor selection (can be disabled in the settings)
- improved: setScroll in content script
- refactored: CodeMirror content script
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.1.1
- renamed: Sticky Note -> Resume Note
- TypeScript
Published by alondmnt over 1 year ago
https://github.com/alondmnt/joplin-plugin-resume-note - v0.1.0
- Save and restore the last active note in each folder
- Save and restore the cursor position in the Markdown editor for each note
- Optionally use note properties to sync across devices and Joplin sessions
- Set a home note or load the last active note on startup
- TypeScript
Published by alondmnt over 1 year ago