home.social

#obsidianplugin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #obsidianplugin, aggregated by home.social.

  1. I just discovered yesterday, that @obsidian changed their plugin-strategy (listing, review etc).
    I like the scorecards a lot and it's awesome that you can run the check on specific branches.
    As a plugin developer, this is very handy and more intuitive as the PR on Github. Sometimes I had issues to trigger the review and re-created PRs as a workaround.

  2. I just discovered yesterday, that @obsidian changed their plugin-strategy (listing, review etc).
    I like the scorecards a lot and it's awesome that you can run the check on specific branches.
    As a plugin developer, this is very handy and more intuitive as the PR on Github. Sometimes I had issues to trigger the review and re-created PRs as a workaround.

    #obsidian #obsidianPlugin

  3. I just discovered yesterday, that @obsidian changed their plugin-strategy (listing, review etc).
    I like the scorecards a lot and it's awesome that you can run the check on specific branches.
    As a plugin developer, this is very handy and more intuitive as the PR on Github. Sometimes I had issues to trigger the review and re-created PRs as a workaround.

    #obsidian #obsidianPlugin

  4. I just discovered yesterday, that @obsidian changed their plugin-strategy (listing, review etc).
    I like the scorecards a lot and it's awesome that you can run the check on specific branches.
    As a plugin developer, this is very handy and more intuitive as the PR on Github. Sometimes I had issues to trigger the review and re-created PRs as a workaround.

    #obsidian #obsidianPlugin

  5. 🎉 Behold, the grand unveiling of the Obsidian Plugin Future—a revolutionary concept where developers can finally wallow in an endless abyss of plugin chaos and dashboard mania. 🚀 Because who needs simplicity when you can have a buffet of broken features and language options, right? 🙃
    obsidian.md/blog/future-of-plu #ObsidianPlugin #Future #DashboardChaos #PluginDevelopment #SoftwareInnovation #HackerNews #ngated

  6. Spent some time to work on my Colored Sidebar plugin for #Obsidian. Release 1.4.0 contains 8 new themes! 😍
    Also updated the readme to include a complete theme preview.

    github.com/Kovah/obsidian-rain

    #obsidianplugin #obsidianplugins

  7. Query All the Things 0.7.1 released.

    Enable files in your vaults that contain CSV or just a markdown table to be imported as tables you can query.

    So yes. You can make a list of tavern foods and then a code block with this query to get a meal for the night.

    SELECT TOP 1 Entry FROM tavern_food ORDER BY RANDOM()

    Files can be added via settings for the plugin.

    #obsidian #obsidianmd #qatt #ttrpg #obsidianplugin

  8. Query All the Things 0.6.0 released.

    You can now use external files to store querys and templates for better reuse. Internal notes table is better behaved now. Added some wiki links SQL functions.

    Working on my TTRPG vault using this, will release that at some point.

    #obsidian #obsidianmd #qatt #ttrpg #obsidianplugin

  9. My obsidian plugin 'Query All The Things' is available in the community plugins.

    Some documentation is in place at sytone.github.io/obsidian-quer, needs more work so reach out if you have questions!

    #obsidianmd #obsidian #obsidianplugin #qatt