All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login

All New Register Login

All gists matching topic otwa

Recently created
Least recently created
Recently updated
Least recently updated
veryroundbird's Avatar

veryroundbird / ao3markdown.user.js

0 likes
0 forks
1 files
Last active 1 month ago
makes the ao3 editor into a markdown editor instead. plain text forever
otwa
1 // ==UserScript==
2 // @name AO3 Markdown Editor
3 // @namespace https://veryroundbird.house
4 // @version 2026-03-31
5 // @description replaces the standard AO3 editor with a markdown editor that has syntax highlighting and a previewer for people with my brain disease
6 // @author You
7 // @match https://archiveofourown.org/works/*
8 // @match https://squidgeworld.org/works/*
9 // @match https://sunset.femslash.club/works/*
10 // @match https://superlove.sayitditto.net/works/*
veryroundbird's Avatar

veryroundbird / otwa better dev admin account creation

0 likes
0 forks
2 files
Last active 1 month ago
otwa
1 # Run this script and follow the onscreen instructions:
2 # bundle exec rails r script/create_admin.rb
3
4 require "csv"
5
6 include Rails.application.routes.url_helpers
7
8 # Base URL
9 default_url_options[:host] = ArchiveConfig.APP_URL
Newer Older

Powered by Opengist ⋅ Load: 15ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ softerror