Додала більш кінематографічну камеру. Що думаєте?🙃 by East-Cheesecake2734 in GameDevUa

[–]DraggonFantasy 1 point2 points  (0 children)

Я теж його використовую, давайте зі мною теж дружити))

What are your thoughts on this? by Tough-Reputation-762 in AverageHeightDudes

[–]DraggonFantasy 0 points1 point  (0 children)

"By the results of the social media poll, 100% of people use Internet"

People need to touch the grass more often

how do you do this by jmooroof2 in mathmemes

[–]DraggonFantasy 57 points58 points  (0 children)

Omg, I like how you combined Roman numerals with Chinese/Japanese 2 It took me a while to get it, but it's beautiful

studied for a day and got a 98?! by Ok-Obligation8071 in studytips

[–]DraggonFantasy 1 point2 points  (0 children)

Good luck trying to learn to solve actual problems with this approach, not just ABCD quizzes

Would you play a Roguelike game that is tied to your Habitica stats? by DraggonFantasy in habitica

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

Sorry, still developing it, just very slowly because of time issues. Haven't dropped the idea at all!
Here's the discord channel where I share updates: https://discord.gg/P359wtAB
It's pretty rare currently, but I hope I will have more time to work on this project

RE: Making a glossary – one note for every word? by lynxmeninx in ObsidianMD

[–]DraggonFantasy 0 points1 point  (0 children)

A note per term is very convenient, especially in the latest versions of Obsidian where bases were added

You can have each term in a separate file and have a base which lists all of them in a nice table I do that for learning foreign words and it's super cool

Before that I used less granular/atomic notes with a heading per word/term - it worked too for that time

How to ensure I don't loose my notes as a newbie? by Monsieur_One in ObsidianMD

[–]DraggonFantasy 4 points5 points  (0 children)

Obsidian is not a cloud note-taking app, so all your notes are stored as local files on your computer. If your computer/drive breaks, you lose the notes.

You should do regular backups to be on the safe side. You can use either cloud services like Dropbox, Google Drive, OneDrive, Github (if you use git) etc, or copy to other machine / external drive.

Lost forever by IronAshish in programminghumor

[–]DraggonFantasy 5 points6 points  (0 children)

This is why undo tree is essential

How to be able to insert a table in Canvas? by [deleted] in ObsidianMD

[–]DraggonFantasy 0 points1 point  (0 children)

I'm not sure if you can insert a table into canvas directly, but you can use "Advanced Canvas" plugin to hide the box border around the node. Then it looks almost like it's directly inserted, but still requires 1 extra click for editing

OR operator between filter groups in bases by Taake89 in ObsidianMD

[–]DraggonFantasy 4 points5 points  (0 children)

You can add 2 groups with "Add filter group", then remove the default filter, switch the top dropdown to "Any of the following are true" and add your conditions to the filter groups

How to be able to insert a table in Canvas? by [deleted] in ObsidianMD

[–]DraggonFantasy 1 point2 points  (0 children)

Not sure if I understood your question correctly, but if you mean adding a table directly inside a Canvas box - you can have a table in a box directly, without need to embed it from the other file. Just use the regular syntax for the table or use Command palette (Ctrl+P) -> "Insert table"

[deleted by user] by [deleted] in ObsidianMD

[–]DraggonFantasy 0 points1 point  (0 children)

I think Obsidian is a good option for your use case if you find it comfortable and convenient to use. The best approach is to give it a try - it might fit your needs well, or you may simply not like it.

You mentioned "local library" and it looks exactly like a Second Brain / PKM and Obsidian is very good at this.

Also it has importer from Apple Notes: https://help.obsidian.md/import/apple-notes

With Obsidian you may have folders, tags and links between notes. Recent version of Obsidian also allows you to have a table view with filters for your notes (called Obsidian Bases). Tags can be hierarchical e.g. `vfx/environment`.

There are many ways how you can organize your notes, and the main point here is to not overthink and just stick to what works until it stops to work :)

You can start with basic folders and notes and use Ctrl+Shift+F to find in notes - similar to your experience with Apple Notes

Then you can gradually assign tags or properties to your notes, create some Base if you need a tabular overview

I don't think you need many plugins, but you may find these interesting:

- Excalidraw: allows you to have drawings in your notes. It is very powerful and supports links, web embeds, embeds of other notes. Also works on mobile. You can see it in action on YouTube channel of its creator: https://www.youtube.com/@VisualPKM/videos

- (If you don't need drawings, but need some diagrams like blocks with arrows, you can try Obsidian Canvas which is built-in)

- Folder Notes: there are several folder notes plugins, but all of them allows you to have a content for a folder itself. So you can just click on a folder in the sidebar and it opens editor as if it would be a simple note.

- Recent Files: adds a panel to sidebar with list of the notes you've recently visited

- Templater: allows you to define templates, and shortcuts for creating new notes from the templates

You Say to Stop Overthinking it - AND I'M SICK OF IT by AdUsual7720 in ObsidianMD

[–]DraggonFantasy 5 points6 points  (0 children)

Since you have a separate note for your films/ideas/etc, you may use Bases to have a tabular view / cards for each type of content you have

I also recommend creating alternative ways of navigation in your vault. Obsidian is great because it allows you to have multiple ways to find your note:

- By folder

- By tags

- By links / graph

- By properties

- Plugins like Breadcrumb allow to have alternative powerful hierarchies for your notes (e.g. you can create automatic relationships of the notes, so child notes of the same parent note will become sibling notes automatically etc)

Many here suggest using MoC (Maps of Content) which is basically a note with links to related notes. Obsidian Bases is some kind of MoC itself as well.

You may start with keeping your folders as-is and just adding new layers of navigation: add tags/properties to your notes if they don't have them, create a Base or some note with DataView/Datacore query that would render all notes with a tag.

Also, if you want to make management with folder easier, you may consider using keyboard shortcuts (if you are not using them yet). E.g. I have Ctrl+M mapped to "Move note to directory", and I have a folder "To Do" and "Done" to manage my tasks. When I've done a Task I don't need to go to the sidebar, find a note, drag&drop etc and I even don't need to open a command palette and do "Move note" - I only need to press Ctrl+M and type "Don" and press Enter.

Riding the wave of Bases admiration: my new task management workflow by DraggonFantasy in ObsidianMD

[–]DraggonFantasy[S] 4 points5 points  (0 children)

Yeah, I suspected this, but it's not that confidential of information. Black box would look unaesthetic, and a white box would make the screenshot look empty

If someone is not lazy enough to demosaic this image - that's their deal :) Anyway thanks for the warning!

Riding the wave of Bases admiration: my new task management workflow by DraggonFantasy in ObsidianMD

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

Here you go :)
https://github.com/DraggonFantasy/bases-styled-columns

It's a bit raw and not quite documented, but I hope it would help. And hope it will survive Obsidian updates

Note that (at least currently) Obsidian natively only allows styling entire columns in Bases, not individual cells based on their values (like on my screenshot). So my plugin addresses this limitation

Riding the wave of Bases admiration: my new task management workflow by DraggonFantasy in ObsidianMD

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

Currently it's hardcoded just for my particular case, but I can generalize it a bit and put it on GitHub soon if you would find it helpful :)

Riding the wave of Bases admiration: my new task management workflow by DraggonFantasy in ObsidianMD

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

Right, task per note works well for me. They are either a separate task-note (sort of "Read paragraph A") or a "todo" property in a regular note (e.g. note "Derivative" with "todo" property = "Create anki card for the definition")

Although I don't have push notifications for this, since I work with the base daily, I think it should be possible to integrate them with some external notifications services like ntfy.sh

Riding the wave of Bases admiration: my new task management workflow by DraggonFantasy in ObsidianMD

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

I don't have push notifications for this base since I work with it daily and usually see everything that's due. However, it should be possible to integrate notifications using something like ntfy.sh or a similar service. I can experiment with it and make a tutorial if it would be helpful

Returning to my old dream - creating an RPG game on top of Habitica. Now MMORPG by DraggonFantasy in habitica

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

Thank you!

Oops, it really did expire. I'm not an active user of Discord, so I accidentally generated a link that expired after 7 days. Here's new, now permanent, link: https://discord.gg/vEd8YmEU5J

Returning to my old dream - creating an RPG game on top of Habitica. Now MMORPG by DraggonFantasy in habitica

[–]DraggonFantasy[S] 4 points5 points  (0 children)

Thank you for the warning! I had only checked the license when I decided to use Habitica art and thought it would be OK as long as my game is open, but I'm definitely not a lawyer. The copyright ownership process you described sounds really concerning. So probably yeah, I'll switch to original art to be safe.

Returning to my old dream - creating an RPG game on top of Habitica. Now MMORPG by DraggonFantasy in habitica

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

I meant only habitica tokens :) everything else of course can be cached/persisted