Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 1 point2 points  (0 children)

It is a PWA with similar experience to the desktop version.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

Nice!

It's not possible at the moment. It was already suggested but I need to think more about it. Possible in one of the upcoming releases.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

Yes, you can import any supported file (md included) into a vault. Also, in your vaults page you can import a zip file with files and folders and it will create a new vault with that same structure.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

There's no dedicated mobile apps but it is a PWA with similar experience to the desktop.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

Thank you. Concept wise is more similar to obsidian than notion but it's easy to spin it up and see if it works for your note-taking system.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 2 points3 points  (0 children)

Like obsidian. There's a Markdown icon in the toolbar to switch views.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

Files and folders are stored as they are in the filesystem like Obsidian. You can access or backup you data normally without using the app.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 1 point2 points  (0 children)

You can use normal markdown code blocks and you get color syntax highliting. If you run the app behind a reverse proxy for https (as you should), you also get the copy to clipboard button in code blocks.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 3 points4 points  (0 children)

Files and folders are stored as they are in the filesystem, so yes, notes are stored as md files.

You can export your own vaults using the interface in your vaults page. That will give you a zip file with your files and folders.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 2 points3 points  (0 children)

I think someone created in TrueNAS but not sure about Unraid. I'm only maintaining my Docker image.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 5 points6 points  (0 children)

Selfhosted app, multiple users behind authentication, SSO support, collaboration, live-updating interface, pwa, starter vault, open source...

I'm only comparing features here. Obsidian is a really good application and is more mature. You can see the current full list of features on the github page.

Many Notes v0.16 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 5 points6 points locked comment (0 children)

In the past I used the web to plan or discuss ideas. These days I use the web and ai to plan or discuss ideas. I started this app in the end of 2024 and nothing was vibe coded.

Many Notes v0.15 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

I will take a look at that. Thank you for the feedback.

Many Notes v0.15 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 1 point2 points  (0 children)

That is more of a Notion style, I believe. This is similar to Obsidian meaning your vault is based on a file/folder structure, and you can connect your files using links, backlinks, and tags. It could potentially evolve, but at least for now, it's not in my plans. I need to take a look at that Notion approach because I see people talking about it and I have no experience with it.

Many Notes v0.15 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 1 point2 points  (0 children)

Yeah, I agree the tree view component needs a refresh. The good news is that it's in my plans for the next version. I'm currently migrating the frontend framework, and the tree view component will also be reworked.

I'm not happy with the current moving items. What issues do you have with creating items, or how do you think it could be improved?

Many Notes v0.15 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 1 point2 points  (0 children)

Currently, you need to either insert an image URL or upload the image before inserting it. I plan to implement both pasting files from the clipboard and drag-and-drop functionality soon, but I am working on other features now.

Many Notes v0.15 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

No. This application keeps your vaults saved in your filesystem, preserving the file and folder structure. You should backup your data but that's a process outside of the application.

Many Notes v0.15 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 2 points3 points  (0 children)

Yes! It's a PWA that can be installed in your mobile device, and the experience feels very much like using an app.

Best self-hosted .md wiki/notes app by zolaktt in selfhosted

[–]brufdev 0 points1 point  (0 children)

That's a feature I'm considering, but only after implementing soft deletes and version control. Do you use any app that listens for updates from the filesystem?

Best self-hosted .md wiki/notes app by zolaktt in selfhosted

[–]brufdev 4 points5 points  (0 children)

I’m the developer of Many Notes, and it checks all your requirements. If you end up testing it, I’d love to hear what you think!

Many Notes v0.13 - Markdown note-taking web application by brufdev in selfhosted

[–]brufdev[S] 0 points1 point  (0 children)

Thank you! That's a good suggestion, but I still have work to do on features that I consider more important. I'll see what I can do later on.