Skip to content

Instantly share code, notes, and snippets.

View rishifter's full-sized avatar

Rishi rishifter

  • Mumbai, India
View GitHub Profile
@rungta
rungta / renew-craft-licenses.twig
Last active June 4, 2025 05:41
Create a new Craft Console cart with all licenses from a Craft CMS project
{#
renew-craft-licenses.twig
Create a new Craft Console cart with all licenses from a Craft CMS project
#}
{# Biz Logic #}
{% set paidPlugins = craft.app.plugins.allPluginInfo
@ognistik
ognistik / mouse_automation.md
Last active April 19, 2025 11:31
Mouse Automations Set with BetterMouse, BetterTouchTool, and Karabiner

MOUSE AUTOMATION

Hey guys! Here's a list of some of my mouse actions at the present date (11/28/24). I talk more about this in THIS VIDEO.


BetterMouse Naming

  • Left Button
  • Button 2 (Vertical Scrollwheel)
  • Right Button
  • Button 3 = Low Left back
@SkydiveMike
SkydiveMike / Readwise-Export.md
Last active November 2, 2023 11:02
Readwise Obsidian Export Settings
@logic2design
logic2design / Make Multiple Links v 2.applescript
Created November 26, 2022 00:53
Will make links to files, and mail items
@logic2design
logic2design / Mail Process - Multi Email Links.applescript
Created July 31, 2022 05:03
This will create multiple links to emails Includiing Date, Subject & Sender
@logic2design
logic2design / Mail Process - Contacts.applescript
Created July 31, 2022 04:59
Will create Contact from selected Mail Messages
##############################################
# Title: Create Contact(s) from Mail Message
##############################################
# Iain Dunn
# Logic2Design
# www.logic2design.com
# logic2design@icloud.com
# Last update: 13 April 2022
@logic2design
logic2design / Mail Process - Calendar.applescript
Last active March 9, 2025 03:11
Will create Calendar Event from selected Mail Message
##############################################
# Title: Mail Process - Calendar
##############################################
# Iain Dunn
# Logic2Design
# www.logic2design.com
# logic2design@icloud.com
# Last update: 7 August 2022
@logic2design
logic2design / Mail Process - Reminders.applescript
Last active March 9, 2025 03:16
Will create a Reminder from the selected Mail message. It will also check for the Reminder's status, offering to remove the Mail Flag or recreate the Reminder if not found.
##############################################
# Title: Mail Process - Reminders
##############################################
# Iain Dunn
# Logic2Design
# www.logic2design.com
# logic2design@icloud.com
# Last update: 5 August 2022
@logic2design
logic2design / List Completed Reminders Tasks.applescript
Created April 11, 2022 00:58
This will list the completed Reminders and output it to a text file
##############################################
# Title: List Completed Reminders
##############################################
# Iain Dunn
# Logic2Design
# www.logic2design.com
# logic2design@icloud.com
# Last update: 11 April 2022
@eleanorkonik
eleanorkonik / readwise-settings.md
Last active October 12, 2025 20:45
Eleanor's Readwise Settings

File name

{{title|replace("#","")|replace("?","")|replace(".","")|replace(""","")|replace(""","")|replace("'","")|replace("'","")|truncate(127)}} by {{author|truncate(120)}} - Notes

I do this so that weird characters or overly-long file names don't break dropbox or git, tho Readwise now natively sanitizes things.

Page metadata