Read Social Media Isn’t Going to Save You From Social Media (KIRISKA)
Everyone has a bone to pick with existing social networks. There are plenty of legitimate concerns, but the fact is that social media has also been incredibly valuable for many people. If your business depends in large part on connecting with others or engaging with an audience, it’s hard to simpl...
The heading really says it all.
 
I’ve been spitballing with a few people about how to create alternate funding ideas including making smaller community-centric hubs and infrastructure to both center the smaller interactions as well as help create healthier funding centers for our technology. Smaller local news outlets and libraries are better places for these spaces to stem from in my opinion. Setting up these structures isn’t easy (or cheap) however.
 
As for the confusion on the IndieWeb pieces, you’re not wrong. The community knows this is an issue and is slowly, but surely working on it. Naturally it’s a slow process because it’s all volunteer driven, but we’ll get there.
Liked a post by David ShanskeDavid Shanske (david.shanske.com)
In November 2018, we went to Orlando to perform the Parkeology Challenge.  We came close, but did not succeed. We had always hoped to try again, but illness, as well as the pandemic restricting travel, had pushed it off. Now one of the team is no longer with us(the one who took the photo). I’ve n...
May his memory be a blessing
Read Obsidian Release v0.12.2 (Obsidian Forum)
Shiny new things Command palette can now be configured to have “pinned” commands that appear at the top. Obsidian Publish now has a search filter in the upload dialog. Improvements Obsidian Sync no longer runs into a possible race condition which sometimes causes file to be recognized as deleted. This has only been observed happening on Obsidian Mobile so far. Vastly improved Obsidian Sync boot up speed. It will now also avoid re-scans of attachments when they haven’t been changed. Obsidian S...
Read Obsidian Release v0.12.1 (Obsidian Forum)
Improvements On initial loading of the vault, the cache indexing notification will now contain the indexing progress. Improvements to the font size adjustment annoyance: Ctrl+Scroll now only activates if you hold Ctrl before starting to scroll. This option can also now be disabled in Settings > Appearance. No longer broken Obsidian Sync: setting custom device names now persists properly. Obsidian Sync: viewing version history of images and other media files no longer freeze the app trying...
Read Obsidian Release v0.12.0 (Obsidian Forum)
Shiny new things You can now search for tasks using task: similar to block:. There is also task-todo: and task-done: which will match only the tasks that are incomplete or complete, respectively. Use task:"" to match all tasks. Search and backlink results has been significantly reworked: Search results are now always expanded, instead of showing “… and x more matches”. “Show more context” will now show the markdown block, instead of a fixed number of lines before and after the match. There are...

Task lists [x] can now contain any character to indicate a completed task, instead of just x. This value can be used by custom CSS to change the appearance of the check mark, and is also available for plugins to use.

I’ll need to create some custom CSS for these in the past as I’ve used:
* - [>] to indicate that an item was pushed forward
* - [?] to indicate something I’m not sure was done in retrospect (typically for a particular day)
* - [~] to indicate something that didn’t occur, but is “done” anyway
* others?
Annotated on May 20, 2021 at 01:00PM

You can now search for tasks using task: similar to block:. There is also task-todo: and task-done: which will match only the tasks that are incomplete or complete, respectively. Use task:"" to match all tasks.

This will be incredibly useful to create as a view.
Annotated on May 20, 2021 at 01:03PM