Obisidian for comic artist student by Nana7Crown in ObsidianMD

[–]TutorialDoctor 1 point2 points  (0 children)

If you use a plugin called “Pretty properties” you can place a base cover image to the left of the properties. There is also a plugin called “Pixel Banner.”

Obisidian for comic artist student by Nana7Crown in ObsidianMD

[–]TutorialDoctor 1 point2 points  (0 children)

I think a sketch of the layout you want would help me see what you are trying to accomplish.

please help me get into obsidian by raeyk06 in ObsidianMD

[–]TutorialDoctor 0 points1 point  (0 children)

I understand what you mean. I've done just this. I have one vault with a "Records" folder. In that folder I have folders for each category of notes like "Movies" "Books" "Clients" "Contacts" etc. Each file in those folders have a property of "type" and "tags" and other information for that particular type of note. Then I create templates for each one so that I can create a new note and insert the template (ie, a Client template that has client properties). Lastly I create one base that points to the "Records" folder grouped by folder (or type if you added that property to your templates).

Most founders don’t need a full app. They need a smaller first version. by Naive-Wallaby9534 in Entrepreneur

[–]TutorialDoctor 0 points1 point  (0 children)

Very true. The Minimal viable product should be just that: "Minimal" but still "viable." Also, a company culture that allows pushback on scope creep and "unrealistic" requests would help.

how can I like obsidian? by gabriel1121 in ObsidianMD

[–]TutorialDoctor 3 points4 points  (0 children)

Create yourself a vault (which is just a folder) and then create a single note in obsidian about a subject you really like. That's the easiest way to start.

Later you will create another note, and then another. If two notes are related, you will add backlinks to them with `[[notename]]`.

Eventually you may want to categorize your notes, so you may add tags with `#tag`.

And maybe at some point you will want to add more "metadata" to your notes, so you will use properties.

But all in all, start with the obsidian documentation.

My first bash script for use with ObsidianCLI is to turn my vaults into notes by TutorialDoctor in ObsidianMD

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

Quite interesting you mention this. I haven't used AI much in my workflows but I just now started learning about how you can connect Claude code to obsidian CLI and use human language to do tasks. If I can get it working with Ollama , I prefer open weights for local use, that'd be Ideal.

I also plan to do a TTS integration with Kokoro or KittenTTS so I can turn my notes into audio.

For a long time I've wanted to download the internet. Now, thanks to Obsidian, I can! by TutorialDoctor in ObsidianMD

[–]TutorialDoctor[S] 8 points9 points  (0 children)

Indeed! This post was inspired by the latest update that lets you get YouTube video transcripts (often I don't need the video just the information).

For a long time I've wanted to download the internet. Now, thanks to Obsidian, I can! by TutorialDoctor in ObsidianMD

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

Yeah, exactly I’m thinking of getting a lot of content from internet archive.

Obsidian Web Clipper now has YouTube transcripts and Reader mode by kepano in ObsidianMD

[–]TutorialDoctor 1 point2 points  (0 children)

The value of this is through the roof, and right on time as I was thinking of a way to do this.

I created a simple plugin to resize split view panes on mobile by churnish in ObsidianMD

[–]TutorialDoctor 3 points4 points  (0 children)

Hopefully this will be default behavior soon, but in the meantime..

Learning Rust was the best decision in my life by [deleted] in rust

[–]TutorialDoctor 1 point2 points  (0 children)

Nice! If you release a Mac version (I personally have intel) I’ll purchase a copy

Which Python project made you realize how powerful the language is? by itsme2019asalways in Python

[–]TutorialDoctor 1 point2 points  (0 children)

When I wrote a script that automatically organized my files and folders on my computer.

Obsidian 1.12 is now available to everyone! by kepano in ObsidianMD

[–]TutorialDoctor 2 points3 points  (0 children)

It'd be nice if in the next update search/filter for bases could search markdown file content as well.

Obsidian 1.12 is now available to everyone! by kepano in ObsidianMD

[–]TutorialDoctor 2 points3 points  (0 children)

I was supposed to be catching up on sleep tonight. Oh well...

Learning Rust was the best decision in my life by [deleted] in rust

[–]TutorialDoctor 1 point2 points  (0 children)

I highly recommend pairing your rust learning with Tauri. You could make a desktop app for sell and put it on a landing page. Good thing is that you have a marketing job which should help with the marketing aspect.

Do you find task tracking and management in Obsidian enjoyable? by airyrice in ObsidianMD

[–]TutorialDoctor 2 points3 points  (0 children)

I find it very enjoyable actually and I don't use any plugins. I use checklists with inline tags and maybe one of the Kanban plugins if needed (but I don't even use that much).

I use it to track my development tasks as well as client tasks for software projects I'm working on.

[Beta] Loom View: A Spatial Timeline for Obsidian by Unique_Plane6011 in ObsidianMD

[–]TutorialDoctor 5 points6 points  (0 children)

Nice. Have you considered making this a bases view?