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

Login

All New Login

All gists matching topic dreamwidth

Recently created
Least recently created
Recently updated
Least recently updated

tre / dw-moodtheme

0 likes
0 forks
1 files
Last active 1 month ago
dreamwidth
1 layerinfo type = "theme";
2
3 layerinfo name = "moods";
4
5 function Entry::print_metadata() {
6 if (size $.metadata) {
7 var string position = ($*entry_metadata_position == "top") ? " top-metadata" : " bottom-metadata";
8 """<div class="metadata$position">\n<ul>\n""";
9 foreach var string m ( [ "mood", "location", "music", "groups", "xpost" ] ) {
10 if ($.metadata{$m}) {

tre / dw-delete.py

0 likes
0 forks
1 files
Last active 1 month ago
dreamwidth
1 from selenium.common import exceptions
2 from selenium.webdriver.common.by import By
3 from selenium.webdriver.common.keys import Keys
4 from selenium import webdriver
5 import time
6
7 theuser = "USERNAME"
8 thepass = "PASSWORD"
9 targets = ["journal1","journal2","journal3","et cetera"] # just the username, no .dreamwidth.org, hyphens not underscores
10 startyear = 2022 # year the first comments were left
Newer Older

Powered by Opengist ⋅ Load: 43ms⋅

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