face-hh / fextify

A simple text editor written in Rust using Tauri, inspired by Obsidian.
Apache License 2.0
215 stars 15 forks source link

Feature Request: Open working directory #34

Open MemerGamer opened 1 year ago

MemerGamer commented 1 year ago

I think we should add a functionality to choose a working directory where the users can create new files automatically instead of spamming the current config folder. Of course we need to copy the config.json to this folder when we choose it, but it might be helpful. It should be similar to Obisidian vaults.

(I can't guarantee but if I will have time for this feature I will start working on this, but I tought others might be interested in this)