Skip to content

Releases: RafaelGB/Obsidian-ZettelFlow

1.3.1

05 Dec 17:29
Compare
Choose a tag to compare

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

02 Dec 13:08
Compare
Choose a tag to compare

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

24 Nov 09:13
Compare
Choose a tag to compare

hotfix

  • Configuration note option was missing

1.2.0

17 Nov 18:06
Compare
Choose a tag to compare

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

10 Nov 13:37
Compare
Choose a tag to compare

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
Screenshot 2023-11-10 at 15 00 10
  • 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

05 Nov 13:54
Compare
Choose a tag to compare

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

23 Oct 22:38
Compare
Choose a tag to compare

Shinny new things

Develop

  • Refactor of components management to achieve hexagonal architecture

0.6.0

12 Oct 14:31
Compare
Choose a tag to compare

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

07 Oct 09:11
Compare
Choose a tag to compare

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
    Backlink-tutorial

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

04 Oct 18:11
Compare
Choose a tag to compare

Starting a MkDocs documentation

No longer Broken

selector edition and state management works correctly with the new UI