Jeremy Ruston
Jeremy Ruston
Hi @linonetwo I am very keen to improve the `.tid` file format. I think we should adopt the smallest possible subset of YAML that interoperates with Obsidian, and avoids us...
Thanks @pmario I understand why you've included numbers in the filenames of the tests, but it's not very consistent with other tests. Is there an alternative approach?
Thanks @pmario
Great stuff, thanks @pmario
> @Jermolene -- Is this PR intended to collect early feedback, or just to track your own progress? It's no different from any other draft PR, which is to say...
Hi @linonetwo > Cool, can different bags belong to different folders? This is not a hierarchical structure; bags are flat and do not contain other bags. Bag can appear in...
> I want to ask about the folder structure on the file system, will it still be one `tiddlers/` folder? The tiddlers for the hosted wikis are stored in a...
> But on GitHub "Progress" those "todo's" are not checked yet. So the question is. Is there any authentication and authorisation already. I would be pretty interested in that one....
> Do you have any expected direction here? Are you thinking that auth will be entirely internal or would you look to use OAuth to connect to external providers? I...
Thanks @hoelzro much appreciated. > * I see you're using foreign keys - strangely enough, SQLite doesn't enforce foreign keys by default 😞 You need to turn them on via...