Releases: RafaelGB/Obsidian-ZettelFlow
Releases · RafaelGB/Obsidian-ZettelFlow
1.3.1
Shinny new things
- action steps supports DnD
Improved
- Setting modal is bigger. UX to edit JS code on script actions.
No Longer Broken
- update and delete actions could remove another position of the array. Fixed
- Save embed node on canvas mock the native json format
1.3.0
Shinny new things
- New action: Scripts. Create your own automations with Javascript code with an integrated code editor! check documentation here. It will include some functionalities with autocompletion and an infinite potential of new features #46
Improved
- auto update of canvas path configuration in case of the file is renamed of deleted
1.2.1
hotfix
- Configuration note option was missing
1.2.0
Shinny new things
- File and node Menu option to copy/paste steps configuration #44
- Calendar action allows time with a toggle. Also the component was improved
No longer broken
- Multi actions could cause some bugs about save or execute and was fixed
Developers
- Refactor about how to save workflow to allow future features #45
1.1.0
Shinny new Things
- A new way to add actions: directly into your canvas! Create a node and with right-click you can edit your action/s #37
- Label the edges of your notes as a tooltip for the selector button #38
No longer Broken
- With no UI actions the flow was cut #43
- Multi actions with no UI wich remove the preview action were fixed
1.0.0
Hello Zettelflow users! I am happy to announce the 1.0.0 version of the plugin. We were working on a better way to configure actions into your workflow steps
Shinny new things
- Actions section refactored! You can add multiple actions inside the same step and add a description per action #42
- New navbar button: finish your note whatever you want. If your workflow it is too long, just finish the note in the current step #39
- New action: tags. Its a simple tag selector to include the vault tags you want #40
Development
The way the components are rendered was improved and an API to include external actions its closer
0.7.0
Shinny new things
- Dynamic backlink component added documentation here
Develop
- Refactor of components management to achieve hexagonal architecture
0.6.0
Shinny new things
- Obsidian types support. The plugin will check if the types of the built-in note were configured previously and parse the value into it #30
- File option to remove the zettelflow configuration #36
Improvements
- Integration with templater. It will be trigger after the creation of the note
- Documentation of every step
No longer broken
- Select action builder renders key and label again
0.5.0
there is another iteration of the documentation with this release.
Shinny new things
- New action available. Backlinks. Insert the built-in note wiki link into the previously configured note-heading #27
No longer broken
- Skip button can not appear on step selection component
- Workflow save function interprets some nodes as recursive when they were not. A new method of save fixed it
0.4.0
Starting a MkDocs documentation
No longer Broken
selector edition and state management works correctly with the new UI