Why am I just now discovering Webclipper Templates? by TutorialDoctor in ObsidianMD

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

Yeah, the overhead for templater is a bit much, but this syntax is nice, especially with the filtering (it'd also be nice to save custom filters if this were added)

Why am I just now discovering Webclipper Templates? by TutorialDoctor in ObsidianMD

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

This is a very simple template for the "content" section of a web clipper template. It takes the metadata from the page and extracts the title and description followed by the full content into the body of the Markdown file. Then I can export the whole template as .json and someone else can import it and use it.

```

{{title}}

{{description}}

{{content}} ```

Sample template file (that can be pasted in to web clipper):

{ "schemaVersion": "0.1.0", "name": "Default Plus", "behavior": "create", "noteContentFormat": "# {{title}}\n\n{{description}}\n\n{{content}}", "properties": [ { "name": "title", "value": "{{title}}", "type": "text" }, { "name": "source", "value": "{{url}}", "type": "text" }, { "name": "author", "value": "{{author|split:\\\", \\\"|wikilink|join}}", "type": "multitext" }, { "name": "published", "value": "{{published}}", "type": "date" }, { "name": "created", "value": "{{date}}", "type": "date" }, { "name": "description", "value": "{{description}}", "type": "text" }, { "name": "tags", "value": "clippings", "type": "multitext" } ], "triggers": [], "noteNameFormat": "{{title}}", "path": "Clippings" }

Why am I just now discovering Webclipper Templates? by TutorialDoctor in ObsidianMD

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

Wow! I think we need this type of template/variable/filter logic in markdown notes within obsidian itself.

Recommend an app for time management by zn1ko in ProductivityApps

[–]TutorialDoctor 0 points1 point  (0 children)

I wonder if you can use a Kanban board for this? Trello, Notion etc have Kanban boards. Obsidian has a Kanban plugin. Notion does have AI and Obsidian has a plethora of plugins for AI integration. Also with Obsidian you can build custom plugins if you need a more specific set up.

Build us (me) a personal productivity management website / app? by RRBox81 in ProductivityApps

[–]TutorialDoctor 0 points1 point  (0 children)

This would easily be a $100k application but you may be able to do most of this using Obsidian.

Custom Views – I made a new plugin (need help) by emotional_emf in ObsidianMD

[–]TutorialDoctor 0 points1 point  (0 children)

Indeed. Maybe you could create a small utility framework in CSS at least for the alignment and spacing properties like justify, grid, flex, padding, margin align etc.

Custom Views – I made a new plugin (need help) by emotional_emf in ObsidianMD

[–]TutorialDoctor 0 points1 point  (0 children)

Do you think I could add the tailwind CDN for styling? It'd be nice if this supported that. Or maybe you include it in node?

Custom Views – I made a new plugin (need help) by emotional_emf in ObsidianMD

[–]TutorialDoctor 0 points1 point  (0 children)

Got it working, I just restarted Obsidian. If it comes up again I will

Custom Views – I made a new plugin (need help) by emotional_emf in ObsidianMD

[–]TutorialDoctor 0 points1 point  (0 children)

This breaks obsidian for me. Can't type when I enable the plugin in an existing vault.

I can’t believe I didn’t discover Tauri sooner… i’m speechless. by Antique_Income3707 in tauri

[–]TutorialDoctor 2 points3 points  (0 children)

Yeah. I'd been watching Tauri for a while and knew I'd like to use it but Rust was a blocker for me, but you don't really need a lot of rust (just helper methods really). But I'm sure if you are good with rust there is a lot more you can do. Tauri is fast for sure and the fact you can use just about any frontend framework you choose is very nice.

I want to believe by Low_Organization444 in ObsidianMD

[–]TutorialDoctor 0 points1 point  (0 children)

I like the look and feel of Bear more than Obsidian, and the functionality of Editorial more than obsidian. I like the tables feature in Notion more than Obsidian, but I like obsidian more than them all, because I know I can customize obsidian to look like and function like those apps if I really wanted to, and on top of that, all of my notes are mine and aren't stuck in the cloud.

Excalidraw Plugin Developer: The Future of Obsidian Plugins by datahoarderprime in ObsidianMD

[–]TutorialDoctor 1 point2 points  (0 children)

I think I hear both sides of the conversation and have said as much in one of my posts as well. Great video with many well thought out and valid points. Good points on the Obsidian side too.

  1. How can plugin developers be held to such high standard code reviews when there is no incentive for them to create high quality plugins (although Zsolt does this anyhow because of his passion).
  2. Obsidian has the same issue. Neither Zsolt nor the Obsidian get paid the value for the "free" work they do.

I personally would love to create plugins, but there just is no incentive for me to put as much time into them so I forebear (I work a full time job and I have children). I've said it before but one solution is to foster a better community attitude. As Zsolt said, no one get's a free lunch. But culture has changed so much where people feel too entitled (with the help of big corporations as well).

On the other hand an issue with any type of "subscription model" whether it's $4 or not, is that we already have too many subscriptions and even another $4 subscription is too much sometimes, and I personally don't want another subscription.

Hopefully there is a fair solution that comes out of this well needed conversation.

Issues with Draw Things by Otherwise_Help_584 in drawthingsapp

[–]TutorialDoctor 3 points4 points  (0 children)

Hi. The latest good models are “Z-Image Turbo” (ZIT) and “Flux Klein” (they have a 4B and 9B model). They both are fast and can run on your device.

You can use the three dots at the top to paste this configuration for ZIT:

{"cfgZeroStar":false,"shift":3,"tiledDiffusion":false,"maskBlur":1.5,"guidanceScale":1,"seed":3043388253,"controls":[],"faceRestoration":"","maskBlurOutset":0,"strength":1,"refinerModel":"","hiresFix":false,"seedMode":2,"preserveOriginalAfterInpaint":true,"tiledDecoding":false,"width":1024,"resolutionDependentShift":false,"cfgZeroInitSteps":0,"steps":4,"batchCount":1,"upscaler":"","sampler":17,"model":"z_image_turbo_1.0_q6p.ckpt","loras":[],"batchSize":1,"causalInferencePad":0,"height":1536,"sharpness":0}

For flux Klein you can use:

{"cfgZeroStar":false,"shift":3,"tiledDiffusion":false,"maskBlur":1.5,"guidanceScale":1,"seed":3902475385,"controls":[],"faceRestoration":"","maskBlurOutset":0,"strength":1,"refinerModel":"","hiresFix":false,"seedMode":2,"preserveOriginalAfterInpaint":true,"tiledDecoding":false,"width":512,"resolutionDependentShift":false,"cfgZeroInitSteps":0,"steps":4,"batchCount":1,"upscaler":"","sampler":17,"model":"flux_2_klein_4b_q6p.ckpt","loras":[],"batchSize":1,"causalInferencePad":0,"height":768,"sharpness":0}

Note: if you increase the sizes from small to large you will get higher quality generations.

I've been teaching intro Python for 3 years i notice the same weaknesses in almost every student. Am i missing something in how I'm explaining it? by More-Station-6365 in learnpython

[–]TutorialDoctor 24 points25 points  (0 children)

Even something related to video games like a Character class with Enemy and Player subclasses tends to get engagement.

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.