Use these together with https://redsweater.com/fastscripts/ for global hotkey goodness in macOS
Requirements:
brew install fastscripts
Download all the scripts and put them in ~/Library/Scripts/
#!/usr/bin/env python3 | |
# !! NOTE - this script is no longer maintained... please see the repo for further | |
# updates: https://github.com/jheddings/notes2notion | |
# this script attempts to migrate from Apple Notes to Notion while retaining as | |
# much information and formatting as possible. there are limitations to the | |
# export data from Notes, so we try to preserve the intent of the original note. | |
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, |
Use these together with https://redsweater.com/fastscripts/ for global hotkey goodness in macOS
Requirements:
brew install fastscripts
Download all the scripts and put them in ~/Library/Scripts/
A list of performance-enhancing mods for most major-played versions.
Any suggestion/complaint?
Ping alkya#1273 in Modded Minecraft or use the gist comments.
Mods marked as "Dangerous" might be unstable, and cause some unexpected behaviour.
Name | Known Incompatibilities | Description | Author | Performance Improvement |
---|
{ | |
"window.titleBarStyle": "native", | |
"apc.menubar.compact": true, | |
"workbench.colorCustomizations": { | |
"focusBorder": "#ff000000", | |
"sideBar.background": "#00000000", | |
"activityBar.background": "#00000000", | |
"sideBarSectionHeader.background": "#00000000", | |
"statusBar.background": "#00000000", | |
"list.hoverBackground": "#00000000" |