Fusion
Archives
macOS CLI Commands — josh.fail
I saw this list of macOS CLI Commands. I knew about most of these, and use many like pbcopy and pbpaste often.
plutil -convert xml1 -o out.xml in.plist
convert binary plist files to XML
# You can use sips together with iconutil to generate a complete .icns file
# for your app from a single 1024 by 1024 PNG without any third party software:
mkdir MyIcon.iconset
cp Icon1024.png MyIcon.iconset/icon_512x512@2x.png
sips -z 16 16 Icon1024.png --out MyIcon.iconset/icon_16x16.png
sips -z 32 32 Icon1024.png --out MyIcon.iconset/icon_16x16@2x.png
sips -z 32 32 Icon1024.png --out MyIcon.iconset/icon_32x32.png
sips -z 64 64 Icon1024.png --out MyIcon.iconset/icon_32x32@2x.png
sips -z 128 128 Icon1024.png --out MyIcon.iconset/icon_128x128.png
sips -z 256 256 Icon1024.png --out MyIcon.iconset/icon_128x128@2x.png
sips -z 256 256 Icon1024.png --out MyIcon.iconset/icon_256x256.png
sips -z 512 512 Icon1024.png --out MyIcon.iconset/icon_256x256@2x.png
sips -z 512 512 Icon1024.png --out MyIcon.iconset/icon_512x512.png
iconutil -c icns MyIcon.iconset
# Generate .ico with ffmpeg (not strictly macOS, but still neat)
ffmpeg -i MyIcon.iconset/icon_256x256.png icon.ico
networkQuality can show you the quality of your network connection, like
Speedtest CLI
nvUltra - Searchable, portable, MultiMarkdown notes
SilverBullet
IntroductionSilverBullet is a note-taking application optimized for people with a hacker mindset. We all take notes. There’s a million note taking applications out there. Literally. Wouldn’t it be nice to have one where your notes are more than plain tex
Adding the right properties automatically
Hi @gino_m, Yup as you can see I tested each folder and templates are working. The only case in which they aren’t trigger is when I use my script to move files
<%-* let filetype = await tp.system.suggester(["Auteur", "Contact", "Personnalité"], ["Auteur", "Contact", "Personnalité"], false, "Which template do you want to use?") -%>
<%-* if (filetype === "Auteur") { -%>
<%-tp.file.include("[[Templatename1]]")-%>
<%-* } else if (filetype === "Contact") { -%>
<%-tp.file.include("[[Templatename2]]")-%>
<%-* } else if (filetype === "Personnalité") { -%>
<%-tp.file.include("[[Templatename3]]")-%>
<%-* } else { -%>
<%-tp.file.include("[[DefaultTemplateName]]")-%>
<%-* } -%>
Resolve Mackup Not Reading Preferences in macOS Monterey
Here is a solution for you to fix the problem with Mackup not syncing properly in the macOS Monterey update.
Visualize code with Hubql
The collaboration platform for software development. Hubql connects everyone in the data modeling process so teams can ship better software.
SaveDay - AI Bookmark Manager and Web Highlight
Save, search, highlight, and summarize your favorite content with our Telegram Bot, Chrome Extension, and Edge Add-on.
Check Shortcuts of 101 Apps | keycheck.dev
Browse 1411 Shortcuts Across 101 Apps for Developers. Check for Conflicts When Designing Your Own Shortcuts.
xDovos/Dataview-Deep-Dive at 06e818ad0600697f05797c47f785c41c6955234b
An Obsidian Vault for Dataview and later Datacore examples
Nuclino
A modern, simple, and blazingly fast way to collaborate – bring knowledge, docs, and projects together in one place.
Showcuts
How Neovim helped improve my productivity
I bookmarked “How Neovim helped improve my productivity” on @Medium https://ift.tt/pXgNiQv
Unicorn Platform 🦄 AI Website Builder for Busy Founders
Easy to use AI-powered, drag-and-drop website, SAAS landing, directory, and blog builder for startups, mobile apps, and SaaS. 100% no code, no design skills needed.
HuggingChat - Assistants
Browse HuggingChat assistants made by the community.
Noi
AI + Tools + Plugins + Community
obsidian/daily note template at main · jmahr07/obsidian
Templates and things from my obsidian vault. Contribute to jmahr07/obsidian development by creating an account on GitHub.
dotfiles/fuzzy/record at main · oem/dotfiles · GitHub
11 Useful Dataview Snippets I use in My Obsidian Vault
Simple yet powerful queries
View recently modified files```dataview List From "" Where file.mtime >= date(today) - dur(1 day) Limit 5```
dots/Library/Application Support/Code - Insiders/User/settings.json at main · nexxeln/dots
Ricing MacOS
My MacOS Rice.
Using i3-like Tiling Window Managers in MacOS with yabai.
I have been a Linux user for almost 7 years before I switched to the MacOS to improve stability and better software support (more…
Getting started - OpenAI API
Obsidian University
Alfred Advanced Skills
Alfred Customize Search and Alfred Workflows
Is Reminders App Linkable? - Discussion & Help - Hookmark Forum
I updated my Reminders integration script recently to make it faster on Sonoma. I also made sure that I have a “New Item” part too, so I can create reminders directly from Hookmark. The “Get Address” script uses the backing SQLite database to find the ID of the selected reminder by title. There are some caveats to keep in mind: We have to replace the remindersDatabasePath property with the proper database path which is different for everyone. Reminders are matched by title, so if we have mul...
Automation Documentation: Hooking Apple Shortcuts
Hook and Obsidian are used to document Apple Shortcuts automations. An AppleScript generates a Markdown link to a specific shortcut, enabling bidirectional linking between Hook and Obsidian. This facilitates easy access to documentation for complex Shortcuts solutions.
Editing shortcuts & a new integration
Capacities now supports X-Callback-URLs. X-Callback-URLs are a way to communicate with the desktop app. You can call the app at specific URLs to perform actions or return specific information. Read more about X-Callback-URLs in our documentation.
Pajamas ViewComponents
GitLab's Lookbook
Here you can check out the ViewComponents that we created for our Pajamas Design System.
FlowGPT - The Ultimate Library of ChatGPT Prompts | Discover, Share, and Discuss with a Vibrant Community
Discover a vast library of ChatGPT prompts uploaded by the FlowGPT community. Browse popular and useful prompts and get personalized recommendations for prompts that interest you. Join a vibrant community of ChatGPT users and discover, share, and discuss different prompts.