face-hh / fextify

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

Feature Request: Open working directory #34

Open MemerGamer opened 10 months ago

MemerGamer commented 10 months 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)