Drafts Directory: Mastodon Reply

Drafts
Tasks
Bookmarklet Clips To Evernote Using Drafts And Readability
Drafts Bookmarklet
5 things you never knew you could do with Drafts on Mac, iPad and iPhone
New Obsidian Notes from Drafts
https://config.agiletortoise.com/examples/style-dark.json
Export Selected Drafts | Drafts Directory
Integrating Drafts and Tot
Drafts Directory: Tempo High Contrast Light
Drafts Directory: Format Phone Number
let inputNumber = editor.getSelectedText();
// Remove non-numeric characters
const strippedInput = inputNumber.replace(/[^\d]/g, '');
// Check if the input is empty
if (strippedInput === '') {
console.log('Input must contain numerical characters');
context.cancel();
}
else {
// Remove leading '1' if present
let formattedNumber = strippedInput;
if (formattedNumber.startsWith('1')) {
formattedNumber = formattedNumber.slice(1);
}
// Format the number
const regex = /^(\d{3})(\d{3})(\d+)$/;
formattedNumber = formattedNumber.replace(regex, '$1.$2.$3');
editor.setSelectedText(formattedNumber);
}
Drafts Directory: DeepL Translate
Wrapping Text in Drafts
List Mechanic | heliomass.com
Drafts Directory: Removes everything except selected text
Google Translate
Markdown Emphasis () (copy)
Quick Action Launcher
ChatGPT Conversation
Selection to Mastodon
Drafts Directory: Selection to Mastodon
Airtable: Import Records
Airtable: Create Record
Send to Airtable
Draft to Notes
Search for Transparent Images
fanArt Search ()
fanart.tv Search
Define selected with Merriam-Webster
Send to Day One Journal