gedaechtnas/gdn-app
Joscha 1295db8283 Refactor child note editor
I plan on using the same editor component when editing a note itself, in
which case the plus symbol and padding is unnecessary. The editor is
meant to be used in-place of note text.
2025-02-07 21:43:15 +01:00
..
public/fonts Remove unused logos 2025-01-27 20:29:54 +01:00
src Refactor child note editor 2025-02-07 21:43:15 +01:00
src-tauri Disable bundling in build 2025-02-02 16:19:20 +01:00
.gitignore Set up android app 2025-01-25 16:32:02 +01:00
index.html Set up tauri project 2025-01-25 12:26:10 +01:00
package.json Update dependencies 2025-01-28 13:31:52 +01:00
tsconfig.json Store paths of unfolded nodes in ui state 2025-02-07 02:22:13 +01:00
tsconfig.node.json Set up tauri project 2025-01-25 12:26:10 +01:00
vite.config.ts Set up vue dev tools 2025-01-27 20:29:54 +01:00