vimwiki: dth @ dth-MacBookAir
This commit is contained in:
parent
cbd82fc22d
commit
ee787476c7
4 changed files with 508 additions and 18 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,4 @@
|
|||
env/
|
||||
|
||||
emojis.pkl
|
||||
emojis.json
|
||||
|
|
|
|||
|
|
@ -52,5 +52,6 @@ Use the format `:gitmoji: <commit message>` in your commit messages. Only proper
|
|||
|:see_no_evil:|`:see_no_evil:`| changes to `.*ignore` or local files |
|
||||
|:mag: |`:mag:`| PR-review change-requests |
|
||||
|
||||
Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908).
|
||||
Missing a gitmoji? Take a look at
|
||||
[emojis with short shortcodes](emojis).
|
||||
Submit an [issue](https://github.com/DannyDannyDanny/methodology/issues) (or [Pull Request](https://github.com/DannyDannyDanny/methodology/pulls)).
|
||||
|
|
|
|||
438
emojis.md
Normal file
438
emojis.md
Normal file
|
|
@ -0,0 +1,438 @@
|
|||
| emoji | shortname | escaped |
|
||||
|:--------|:------------|:------------|
|
||||
| ❤️ | :heart: | `:heart:` |
|
||||
| 😊 | :blush: | `:blush:` |
|
||||
| ☺️ | :smiling: | `:smiling:` |
|
||||
| 😩 | :weary: | `:weary:` |
|
||||
| 😔 | :pensive: | `:pensive:` |
|
||||
| 😏 | :smirk: | `:smirk:` |
|
||||
| 😁 | :grin: | `:grin:` |
|
||||
| ♻ | :recycle: | `:recycle:` |
|
||||
| 😉 | :wink: | `:wink:` |
|
||||
| 🙏 | :pray: | `:pray:` |
|
||||
| 🎶 | :notes: | `:notes:` |
|
||||
| 😳 | :flushed: | `:flushed:` |
|
||||
| 👀 | :eyes: | `:eyes:` |
|
||||
| 😄 | :smile: | `:smile:` |
|
||||
| 😪 | :sleepy: | `:sleepy:` |
|
||||
| 👏 | :clap: | `:clap:` |
|
||||
| 💋 | :kiss: | `:kiss:` |
|
||||
| 😱 | :scream: | `:scream:` |
|
||||
| 🔥 | :fire: | `:fire:` |
|
||||
| 😡 | :rage: | `:rage:` |
|
||||
| 😃 | :smiley: | `:smiley:` |
|
||||
| 🎉 | :tada: | `:tada:` |
|
||||
| 📷 | :camera: | `:camera:` |
|
||||
| 🌹 | :rose: | `:rose:` |
|
||||
| 💪 | :muscle: | `:muscle:` |
|
||||
| 💀 | :skull: | `:skull:` |
|
||||
| ☀️ | :sunny: | `:sunny:` |
|
||||
| 😤 | :triumph: | `:triumph:` |
|
||||
| 😓 | :sweat: | `:sweat:` |
|
||||
| 😷 | :mask: | `:mask:` |
|
||||
| 👋 | :wave: | `:wave:` |
|
||||
| 👑 | :crown: | `:crown:` |
|
||||
| 😠 | :angry: | `:angry:` |
|
||||
| 💃 | :dancer: | `:dancer:` |
|
||||
| 💫 | :dizzy: | `:dizzy:` |
|
||||
| ✊ | :fist: | `:fist:` |
|
||||
| 💥 | :boom: | `:boom:` |
|
||||
| 👅 | :tongue: | `:tongue:` |
|
||||
| 💩 | :poop: | `:poop:` |
|
||||
| 🍕 | :pizza: | `:pizza:` |
|
||||
| 🍃 | :leaves: | `:leaves:` |
|
||||
| 🐧 | :penguin: | `:penguin:` |
|
||||
| 🚶 | :walking: | `:walking:` |
|
||||
| 🎈 | :balloon: | `:balloon:` |
|
||||
| ⭐ | :star: | `:star:` |
|
||||
| 🎀 | :ribbon: | `:ribbon:` |
|
||||
| 😟 | :worried: | `:worried:` |
|
||||
| 😨 | :fearful: | `:fearful:` |
|
||||
| 👻 | :ghost: | `:ghost:` |
|
||||
| 👽 | :alien: | `:alien:` |
|
||||
| ☁ | :cloud: | `:cloud:` |
|
||||
| ⚽ | :soccer: | `:soccer:` |
|
||||
| 👼 | :angel: | `:angel:` |
|
||||
| 👯 | :dancers: | `:dancers:` |
|
||||
| 🌈 | :rainbow: | `:rainbow:` |
|
||||
| 🎁 | :gift: | `:gift:` |
|
||||
| 🍻 | :beers: | `:beers:` |
|
||||
| ⚓ | :anchor: | `:anchor:` |
|
||||
| 🏃 | :runner: | `:runner:` |
|
||||
| 💐 | :bouquet: | `:bouquet:` |
|
||||
| 🌿 | :herb: | `:herb:` |
|
||||
| 👫 | :couple: | `:couple:` |
|
||||
| 🌷 | :tulip: | `:tulip:` |
|
||||
| ☕ | :coffee: | `:coffee:` |
|
||||
| 😯 | :hushed: | `:hushed:` |
|
||||
| 💍 | :ring: | `:ring:` |
|
||||
| 💨 | :dash: | `:dash:` |
|
||||
| 🌵 | :cactus: | `:cactus:` |
|
||||
| 💆 | :massage: | `:massage:` |
|
||||
| 🏆 | :trophy: | `:trophy:` |
|
||||
| 🌼 | :blossom: | `:blossom:` |
|
||||
| 👄 | :lips: | `:lips:` |
|
||||
| 🍟 | :fries: | `:fries:` |
|
||||
| 🌊 | :ocean: | `:ocean:` |
|
||||
| 💣 | :bomb: | `:bomb:` |
|
||||
| 🌀 | :cyclone: | `:cyclone:` |
|
||||
| 🚀 | :rocket: | `:rocket:` |
|
||||
| 🎬 | :clapper: | `:clapper:` |
|
||||
| 💢 | :anger: | `:anger:` |
|
||||
| 🎸 | :guitar: | `:guitar:` |
|
||||
| 🍌 | :banana: | `:banana:` |
|
||||
| ⛄ | :snowman: | `:snowman:` |
|
||||
| 📲 | :calling: | `:calling:` |
|
||||
| ⚠️ | :warning: | `:warning:` |
|
||||
| 👶 | :baby: | `:baby:` |
|
||||
| 🐾 | :feet: | `:feet:` |
|
||||
| 🍺 | :beer: | `:beer:` |
|
||||
| 🐰 | :rabbit: | `:rabbit:` |
|
||||
| 🚬 | :smoking: | `:smoking:` |
|
||||
| 🍑 | :peach: | `:peach:` |
|
||||
| 🐍 | :snake: | `:snake:` |
|
||||
| 🐢 | :turtle: | `:turtle:` |
|
||||
| 😗 | :kissing: | `:kissing:` |
|
||||
| 🐸 | :frog: | `:frog:` |
|
||||
| 🍬 | :candy: | `:candy:` |
|
||||
| 🐻 | :bear: | `:bear:` |
|
||||
| 🐯 | :tiger: | `:tiger:` |
|
||||
| 💉 | :syringe: | `:syringe:` |
|
||||
| 💊 | :pill: | `:pill:` |
|
||||
| 🐙 | :octopus: | `:octopus:` |
|
||||
| 🍇 | :grapes: | `:grapes:` |
|
||||
| 🍰 | :cake: | `:cake:` |
|
||||
| 🐳 | :whale: | `:whale:` |
|
||||
| 📝 | :memo: | `:memo:` |
|
||||
| 🍪 | :cookie: | `:cookie:` |
|
||||
| 🐬 | :dolphin: | `:dolphin:` |
|
||||
| 🐒 | :monkey: | `:monkey:` |
|
||||
| 📚 | :books: | `:books:` |
|
||||
| 👧 | :girl: | `:girl:` |
|
||||
| 👩 | :woman: | `:woman:` |
|
||||
| 🌠 | :stars: | `:stars:` |
|
||||
| 🎯 | :dart: | `:dart:` |
|
||||
| 🏊 | :swimmer: | `:swimmer:` |
|
||||
| 👙 | :bikini: | `:bikini:` |
|
||||
| 👪 | :family: | `:family:` |
|
||||
| 💧 | :droplet: | `:droplet:` |
|
||||
| 🍎 | :apple: | `:apple:` |
|
||||
| 🆒 | :cool: | `:cool:` |
|
||||
| 💵 | :dollar: | `:dollar:` |
|
||||
| 📖 | :book: | `:book:` |
|
||||
| 💇 | :haircut: | `:haircut:` |
|
||||
| 💡 | :bulb: | `:bulb:` |
|
||||
| 🔙 | :back: | `:back:` |
|
||||
| 🌅 | :sunrise: | `:sunrise:` |
|
||||
| 🐦 | :bird: | `:bird:` |
|
||||
| 🐐 | :goat: | `:goat:` |
|
||||
| 🛃 | :customs: | `:customs:` |
|
||||
| 🏠 | :house: | `:house:` |
|
||||
| 🍋 | :lemon: | `:lemon:` |
|
||||
| 👃 | :nose: | `:nose:` |
|
||||
| 🐟 | :fish: | `:fish:` |
|
||||
| 🐨 | :koala: | `:koala:` |
|
||||
| 🚿 | :shower: | `:shower:` |
|
||||
| 🍜 | :ramen: | `:ramen:` |
|
||||
| 🎩 | :tophat: | `:tophat:` |
|
||||
| 🐴 | :horse: | `:horse:` |
|
||||
| ⌚ | :watch: | `:watch:` |
|
||||
| 🆓 | :free: | `:free:` |
|
||||
| 🌽 | :corn: | `:corn:` |
|
||||
| 🎾 | :tennis: | `:tennis:` |
|
||||
| 🔋 | :battery: | `:battery:` |
|
||||
| 🐺 | :wolf: | `:wolf:` |
|
||||
| 📣 | :mega: | `:mega:` |
|
||||
| 👗 | :dress: | `:dress:` |
|
||||
| 🔗 | :link: | `:link:` |
|
||||
| 🐔 | :chicken: | `:chicken:` |
|
||||
| 🍳 | :cooking: | `:cooking:` |
|
||||
| 🍱 | :bento: | `:bento:` |
|
||||
| 📌 | :pushpin: | `:pushpin:` |
|
||||
| 🔜 | :soon: | `:soon:` |
|
||||
| 🔁 | :repeat: | `:repeat:` |
|
||||
| 🐉 | :dragon: | `:dragon:` |
|
||||
| 🐹 | :hamster: | `:hamster:` |
|
||||
| ⛳ | :golf: | `:golf:` |
|
||||
| 🏄 | :surfer: | `:surfer:` |
|
||||
| 🐭 | :mouse: | `:mouse:` |
|
||||
| ♋ | :cancer: | `:cancer:` |
|
||||
| 🔱 | :trident: | `:trident:` |
|
||||
| 🍞 | :bread: | `:bread:` |
|
||||
| 🚲 | :bike: | `:bike:` |
|
||||
| 🍚 | :rice: | `:rice:` |
|
||||
| 📻 | :radio: | `:radio:` |
|
||||
| 🐑 | :sheep: | `:sheep:` |
|
||||
| 🔒 | :lock: | `:lock:` |
|
||||
| 🌋 | :volcano: | `:volcano:` |
|
||||
| 🐓 | :rooster: | `:rooster:` |
|
||||
| 💒 | :wedding: | `:wedding:` |
|
||||
| 🍣 | :sushi: | `:sushi:` |
|
||||
| ⏪ | :rewind: | `:rewind:` |
|
||||
| 🍅 | :tomato: | `:tomato:` |
|
||||
| 🐞 | :beetle: | `:beetle:` |
|
||||
| 🛀 | :bath: | `:bath:` |
|
||||
| 🔨 | :hammer: | `:hammer:` |
|
||||
| 🐚 | :shell: | `:shell:` |
|
||||
| ❇️ | :sparkle: | `:sparkle:` |
|
||||
| 🐩 | :poodle: | `:poodle:` |
|
||||
| 🍲 | :stew: | `:stew:` |
|
||||
| 👖 | :jeans: | `:jeans:` |
|
||||
| 🔓 | :unlock: | `:unlock:` |
|
||||
| 👔 | :necktie: | `:necktie:` |
|
||||
| 🐌 | :snail: | `:snail:` |
|
||||
| 👕 | :shirt: | `:shirt:` |
|
||||
| 🎎 | :dolls: | `:dolls:` |
|
||||
| 🍮 | :custard: | `:custard:` |
|
||||
| 🐫 | :camel: | `:camel:` |
|
||||
| 🍛 | :curry: | `:curry:` |
|
||||
| 🔔 | :bell: | `:bell:` |
|
||||
| 🍐 | :pear: | `:pear:` |
|
||||
| 🚪 | :door: | `:door:` |
|
||||
| ⛪ | :church: | `:church:` |
|
||||
| 🏢 | :office: | `:office:` |
|
||||
| 🚣 | :rowboat: | `:rowboat:` |
|
||||
| 👜 | :handbag: | `:handbag:` |
|
||||
| 🎺 | :trumpet: | `:trumpet:` |
|
||||
| 🏫 | :school: | `:school:` |
|
||||
| 🚽 | :toilet: | `:toilet:` |
|
||||
| 🎻 | :violin: | `:violin:` |
|
||||
| ㊙ | :secret: | `:secret:` |
|
||||
| 🎳 | :bowling: | `:bowling:` |
|
||||
| ♎ | :libra: | `:libra:` |
|
||||
| 💈 | :barber: | `:barber:` |
|
||||
| 👛 | :purse: | `:purse:` |
|
||||
| 📅 | :date: | `:date:` |
|
||||
| 👘 | :kimono: | `:kimono:` |
|
||||
| 🚢 | :ship: | `:ship:` |
|
||||
| 📦 | :package: | `:package:` |
|
||||
| 👢 | :boot: | `:boot:` |
|
||||
| 🐗 | :boar: | `:boar:` |
|
||||
| ➿ | :loop: | `:loop:` |
|
||||
| 💷 | :pound: | `:pound:` |
|
||||
| 🅿️ | :parking: | `:parking:` |
|
||||
| 👡 | :sandal: | `:sandal:` |
|
||||
| ⛺ | :tent: | `:tent:` |
|
||||
| 💺 | :seat: | `:seat:` |
|
||||
| 🚕 | :taxi: | `:taxi:` |
|
||||
| 🌁 | :foggy: | `:foggy:` |
|
||||
| 🎍 | :bamboo: | `:bamboo:` |
|
||||
| 🎫 | :ticket: | `:ticket:` |
|
||||
| 🍈 | :melon: | `:melon:` |
|
||||
| 🎏 | :flags: | `:flags:` |
|
||||
| 💶 | :euro: | `:euro:` |
|
||||
| 📒 | :ledger: | `:ledger:` |
|
||||
| 🐆 | :leopard: | `:leopard:` |
|
||||
| 🚚 | :truck: | `:truck:` |
|
||||
| 🍶 | :sake: | `:sake:` |
|
||||
| 🔇 | :mute: | `:mute:` |
|
||||
| 🎦 | :cinema: | `:cinema:` |
|
||||
| 📮 | :postbox: | `:postbox:` |
|
||||
| 📧 | :e-mail: | `:e-mail:` |
|
||||
| 🏨 | :hotel: | `:hotel:` |
|
||||
| 🚜 | :tractor: | `:tractor:` |
|
||||
| 🚇 | :metro: | `:metro:` |
|
||||
| 🛁 | :bathtub: | `:bathtub:` |
|
||||
| 📜 | :scroll: | `:scroll:` |
|
||||
| 🚉 | :station: | `:station:` |
|
||||
| 🏦 | :bank: | `:bank:` |
|
||||
| 🔧 | :wrench: | `:wrench:` |
|
||||
| 🚐 | :minibus: | `:minibus:` |
|
||||
| 🚊 | :tram: | `:tram:` |
|
||||
| 👝 | :pouch: | `:pouch:` |
|
||||
| 🔉 | :sound: | `:sound:` |
|
||||
| 💹 | :chart: | `:chart:` |
|
||||
| 🔈 | :speaker: | `:speaker:` |
|
||||
| 🗾 | :japan: | `:japan:` |
|
||||
| 🀄 | :mahjong: | `:mahjong:` |
|
||||
| 🚋 | :train: | `:train:` |
|
||||
| 🏭 | :factory: | `:factory:` |
|
||||
| 📟 | :pager: | `:pager:` |
|
||||
| 🉑 | :accept: | `:accept:` |
|
||||
| 📫 | :mailbox: | `:mailbox:` |
|
||||
| 🔣 | :symbols: | `:symbols:` |
|
||||
| 🤗 | :hugging: | `:hugging:` |
|
||||
| 🤖 | :robot: | `:robot:` |
|
||||
| 🤓 | :nerd: | `:nerd:` |
|
||||
| 🏌 | :golfer: | `:golfer:` |
|
||||
| ✝️ | :cross: | `:cross:` |
|
||||
| ⚛ | :atom: | `:atom:` |
|
||||
| ☮ | :peace: | `:peace:` |
|
||||
| 🕎 | :menorah: | `:menorah:` |
|
||||
| ⚰ | :coffin: | `:coffin:` |
|
||||
| ⚙ | :gear: | `:gear:` |
|
||||
| ⚗ | :alembic: | `:alembic:` |
|
||||
| ⚖ | :scales: | `:scales:` |
|
||||
| 🛡 | :shield: | `:shield:` |
|
||||
| 🗡 | :dagger: | `:dagger:` |
|
||||
| 🖨 | :printer: | `:printer:` |
|
||||
| 🖍 | :crayon: | `:crayon:` |
|
||||
| 🕳 | :hole: | `:hole:` |
|
||||
| 🕯 | :candle: | `:candle:` |
|
||||
| 🏺 | :amphora: | `:amphora:` |
|
||||
| 🏷 | :label: | `:label:` |
|
||||
| 🕌 | :mosque: | `:mosque:` |
|
||||
| 🏟 | :stadium: | `:stadium:` |
|
||||
| 🏜 | :desert: | `:desert:` |
|
||||
| 🏘 | :houses: | `:houses:` |
|
||||
| 🏕 | :camping: | `:camping:` |
|
||||
| 🏵 | :rosette: | `:rosette:` |
|
||||
| 🏅 | :medal: | `:medal:` |
|
||||
| 🍿 | :popcorn: | `:popcorn:` |
|
||||
| 🌯 | :burrito: | `:burrito:` |
|
||||
| 🌮 | :taco: | `:taco:` |
|
||||
| 🌭 | :hotdog: | `:hotdog:` |
|
||||
| ☄ | :comet: | `:comet:` |
|
||||
| ☃️ | :snowman: | `:snowman:` |
|
||||
| 🦄 | :unicorn: | `:unicorn:` |
|
||||
| 🦃 | :turkey: | `:turkey:` |
|
||||
| 🦀 | :crab: | `:crab:` |
|
||||
| 🕷 | :spider: | `:spider:` |
|
||||
| 🕊 | :dove: | `:dove:` |
|
||||
| 🌪 | :tornado: | `:tornado:` |
|
||||
| ⛓ | :chains: | `:chains:` |
|
||||
| ⛏ | :pick: | `:pick:` |
|
||||
| ⛴ | :ferry: | `:ferry:` |
|
||||
| ⛷ | :skier: | `:skier:` |
|
||||
| ♠ | :spades: | `:spades:` |
|
||||
| ♥ | :hearts: | `:hearts:` |
|
||||
| ♣ | :clubs: | `:clubs:` |
|
||||
| 🥁 | :drum: | `:drum:` |
|
||||
| #⃣ | :hash: | `:hash:` |
|
||||
| 0⃣ | :zero: | `:zero:` |
|
||||
| 3⃣ | :three: | `:three:` |
|
||||
| 4⃣ | :four: | `:four:` |
|
||||
| 5⃣ | :five: | `:five:` |
|
||||
| 7⃣ | :seven: | `:seven:` |
|
||||
| 8⃣ | :eight: | `:eight:` |
|
||||
| 9⃣ | :nine: | `:nine:` |
|
||||
| 🕳️ | :hole: | `:hole:` |
|
||||
| 🤳 | :selfie: | `:selfie:` |
|
||||
| 🦶 | :foot: | `:foot:` |
|
||||
| 🧠 | :brain: | `:brain:` |
|
||||
| 🦷 | :tooth: | `:tooth:` |
|
||||
| 🦴 | :bone: | `:bone:` |
|
||||
| 🧒 | :child: | `:child:` |
|
||||
| 🧑 | :person: | `:person:` |
|
||||
| 🧔 | :beard: | `:beard:` |
|
||||
| 👨🦲 | :bald: | `:bald:` |
|
||||
| 👩🦲 | :bald: | `:bald:` |
|
||||
| 🧑🦲 | :bald: | `:bald:` |
|
||||
| 🧑🎓 | :student: | `:student:` |
|
||||
| 🧑🏫 | :teacher: | `:teacher:` |
|
||||
| 🧑⚖️ | :judge: | `:judge:` |
|
||||
| 🧑⚖ | :judge: | `:judge:` |
|
||||
| 🧑🌾 | :farmer: | `:farmer:` |
|
||||
| 🧑🍳 | :cook: | `:cook:` |
|
||||
| 🧑🎤 | :singer: | `:singer:` |
|
||||
| 🧑🎨 | :artist: | `:artist:` |
|
||||
| 🧑✈️ | :pilot: | `:pilot:` |
|
||||
| 🧑✈ | :pilot: | `:pilot:` |
|
||||
| 🤴 | :prince: | `:prince:` |
|
||||
| 🧙 | :mage: | `:mage:` |
|
||||
| 🧚 | :fairy: | `:fairy:` |
|
||||
| 🧛 | :vampire: | `:vampire:` |
|
||||
| 🧜♂️ | :merman: | `:merman:` |
|
||||
| 🧜♂ | :merman: | `:merman:` |
|
||||
| 🧜♀️ | :mermaid: | `:mermaid:` |
|
||||
| 🧜♀ | :mermaid: | `:mermaid:` |
|
||||
| 🧞 | :genie: | `:genie:` |
|
||||
| 🧟 | :zombie: | `:zombie:` |
|
||||
| ⛷️ | :skier: | `:skier:` |
|
||||
| 🦲 | :bald: | `:bald:` |
|
||||
| 🦍 | :gorilla: | `:gorilla:` |
|
||||
| 🦝 | :raccoon: | `:raccoon:` |
|
||||
| 🦓 | :zebra: | `:zebra:` |
|
||||
| 🦌 | :deer: | `:deer:` |
|
||||
| 🦙 | :llama: | `:llama:` |
|
||||
| 🦒 | :giraffe: | `:giraffe:` |
|
||||
| 🦥 | :sloth: | `:sloth:` |
|
||||
| 🦦 | :otter: | `:otter:` |
|
||||
| 🦨 | :skunk: | `:skunk:` |
|
||||
| 🦡 | :badger: | `:badger:` |
|
||||
| 🕊️ | :dove: | `:dove:` |
|
||||
| 🦅 | :eagle: | `:eagle:` |
|
||||
| 🦆 | :duck: | `:duck:` |
|
||||
| 🦢 | :swan: | `:swan:` |
|
||||
| 🦚 | :peacock: | `:peacock:` |
|
||||
| 🦜 | :parrot: | `:parrot:` |
|
||||
| 🦎 | :lizard: | `:lizard:` |
|
||||
| 🦈 | :shark: | `:shark:` |
|
||||
| 🦗 | :cricket: | `:cricket:` |
|
||||
| 🕷️ | :spider: | `:spider:` |
|
||||
| 🦠 | :microbe: | `:microbe:` |
|
||||
| 🏵️ | :rosette: | `:rosette:` |
|
||||
| 🥭 | :mango: | `:mango:` |
|
||||
| 🥥 | :coconut: | `:coconut:` |
|
||||
| 🥑 | :avocado: | `:avocado:` |
|
||||
| 🥔 | :potato: | `:potato:` |
|
||||
| 🥕 | :carrot: | `:carrot:` |
|
||||
| 🧄 | :garlic: | `:garlic:` |
|
||||
| 🧅 | :onion: | `:onion:` |
|
||||
| 🥜 | :peanuts: | `:peanuts:` |
|
||||
| 🥨 | :pretzel: | `:pretzel:` |
|
||||
| 🥯 | :bagel: | `:bagel:` |
|
||||
| 🧇 | :waffle: | `:waffle:` |
|
||||
| 🥓 | :bacon: | `:bacon:` |
|
||||
| 🧆 | :falafel: | `:falafel:` |
|
||||
| 🧈 | :butter: | `:butter:` |
|
||||
| 🧂 | :salt: | `:salt:` |
|
||||
| 🦞 | :lobster: | `:lobster:` |
|
||||
| 🦐 | :shrimp: | `:shrimp:` |
|
||||
| 🦑 | :squid: | `:squid:` |
|
||||
| 🦪 | :oyster: | `:oyster:` |
|
||||
| 🧁 | :cupcake: | `:cupcake:` |
|
||||
| 🧉 | :mate: | `:mate:` |
|
||||
| 🥄 | :spoon: | `:spoon:` |
|
||||
| 🧭 | :compass: | `:compass:` |
|
||||
| 🏕️ | :camping: | `:camping:` |
|
||||
| 🏜️ | :desert: | `:desert:` |
|
||||
| 🏟️ | :stadium: | `:stadium:` |
|
||||
| 🧱 | :brick: | `:brick:` |
|
||||
| 🏘️ | :houses: | `:houses:` |
|
||||
| 🛶 | :canoe: | `:canoe:` |
|
||||
| ⛴️ | :ferry: | `:ferry:` |
|
||||
| 🧳 | :luggage: | `:luggage:` |
|
||||
| ☁️ | :cloud: | `:cloud:` |
|
||||
| 🌪️ | :tornado: | `:tornado:` |
|
||||
| ☃ | :snowman: | `:snowman:` |
|
||||
| ☄️ | :comet: | `:comet:` |
|
||||
| 🛷 | :sled: | `:sled:` |
|
||||
| 🪀 | :yoyo: | `:yoyo:` |
|
||||
| 🧵 | :thread: | `:thread:` |
|
||||
| 🧶 | :yarn: | `:yarn:` |
|
||||
| 🥽 | :goggles: | `:goggles:` |
|
||||
| 🧣 | :scarf: | `:scarf:` |
|
||||
| 🧤 | :gloves: | `:gloves:` |
|
||||
| 🧥 | :coat: | `:coat:` |
|
||||
| 🧦 | :socks: | `:socks:` |
|
||||
| 🥻 | :sari: | `:sari:` |
|
||||
| 🩲 | :briefs: | `:briefs:` |
|
||||
| 🩳 | :shorts: | `:shorts:` |
|
||||
| 🪕 | :banjo: | `:banjo:` |
|
||||
| 🖨️ | :printer: | `:printer:` |
|
||||
| 🧮 | :abacus: | `:abacus:` |
|
||||
| 🕯️ | :candle: | `:candle:` |
|
||||
| 🏷️ | :label: | `:label:` |
|
||||
| 🧾 | :receipt: | `:receipt:` |
|
||||
| ✏️ | :pencil: | `:pencil:` |
|
||||
| 🖍️ | :crayon: | `:crayon:` |
|
||||
| ⛏️ | :pick: | `:pick:` |
|
||||
| 🗡️ | :dagger: | `:dagger:` |
|
||||
| 🛡️ | :shield: | `:shield:` |
|
||||
| ⚙️ | :gear: | `:gear:` |
|
||||
| 🗜️ | :clamp: | `:clamp:` |
|
||||
| ⛓️ | :chains: | `:chains:` |
|
||||
| 🧰 | :toolbox: | `:toolbox:` |
|
||||
| 🧲 | :magnet: | `:magnet:` |
|
||||
| ⚗️ | :alembic: | `:alembic:` |
|
||||
| 🪑 | :chair: | `:chair:` |
|
||||
| 🪒 | :razor: | `:razor:` |
|
||||
| 🧹 | :broom: | `:broom:` |
|
||||
| 🧺 | :basket: | `:basket:` |
|
||||
| 🧼 | :soap: | `:soap:` |
|
||||
| 🧽 | :sponge: | `:sponge:` |
|
||||
| ⚰️ | :coffin: | `:coffin:` |
|
||||
| ⚠ | :warning: | `:warning:` |
|
||||
| ❇ | :sparkle: | `:sparkle:` |
|
||||
| 🏴 | :wales: | `:wales:` |
|
||||
|
|
@ -6,22 +6,70 @@ prints my favorite emojis
|
|||
* max string length: 7
|
||||
* must be in dictionary:
|
||||
"""
|
||||
|
||||
def fetch_emojis():
|
||||
return emojis_dict
|
||||
|
||||
def is_in_dict():
|
||||
return True
|
||||
|
||||
import json
|
||||
import requests
|
||||
app_id = "<my_app_id>"
|
||||
app_key = "<my_app_key>"
|
||||
endpoint = "entries"
|
||||
language_code = "en-us"
|
||||
word = 'hello'
|
||||
from pathlib import Path
|
||||
import pandas as pd
|
||||
|
||||
|
||||
def is_in_dict(word):
|
||||
print(f'looking up {word}')
|
||||
url = f'https://api.dictionaryapi.dev/api/v2/entries/en/{word}'
|
||||
r = requests.get(url)
|
||||
print("code {}\n".format(r.status_code))
|
||||
print("text \n" + r.text)
|
||||
print("json \n" + json.dumps(r.json()))
|
||||
if r.status_code in (200, 404):
|
||||
json_data = r.json()
|
||||
if isinstance(json_data, list):
|
||||
return True
|
||||
if isinstance(json_data, dict):
|
||||
return False
|
||||
raise RuntimeError(f'dict request status code: {r.status_code}')
|
||||
|
||||
|
||||
def fetch_emojis():
|
||||
fname = 'emojis.json'
|
||||
if not Path(fname).exists():
|
||||
url = 'https://gist.githubusercontent.com/'
|
||||
url += 'oliveratgithub/0bf11a9aff0d6da7b46f1490f86a71eb/'
|
||||
url += 'raw/d8e4b78cfe66862cf3809443c1dba017f37b61db/emojis.json'
|
||||
r = requests.get(url)
|
||||
# for chunk in r.iter_content(chunk_size=512 * 1024):
|
||||
if r.status_code != 200:
|
||||
raise RuntimeError(f'emoji request status code: {r.status_code}')
|
||||
f = open(fname, 'wb')
|
||||
for chunk in r.iter_content(chunk_size=512 * 1024):
|
||||
if chunk:
|
||||
f.write(chunk)
|
||||
f.close()
|
||||
return json.loads(Path(fname).read_text())['emojis']
|
||||
|
||||
|
||||
outfile = 'emojis.pkl'
|
||||
if Path(outfile).exists():
|
||||
print('loading cached shortname lookups')
|
||||
df_emojis = pd.read_pickle(outfile)
|
||||
else:
|
||||
emojis = fetch_emojis()
|
||||
df_emojis = pd.DataFrame(emojis)
|
||||
# filter by length
|
||||
df_emojis = df_emojis[df_emojis.shortname.str.len().isin(range(6,10))]
|
||||
# check if shortname in dictionary
|
||||
print('looking up shortnames')
|
||||
df_emojis['realword'] = (
|
||||
df_emojis
|
||||
.shortname
|
||||
.str.replace(':', '')
|
||||
# .apply(lambda x: is_in_dict(x))
|
||||
)
|
||||
# df_emojis.to_pickle(outfile)
|
||||
|
||||
df_emojis = df_emojis[df_emojis.realword]
|
||||
selected_columns = ['emoji', 'shortname', 'category']
|
||||
print(df_emojis[selected_columns].to_markdown())
|
||||
|
||||
df_emojis['escaped'] = df_emojis.shortname.apply(lambda x: f'`{x}`')
|
||||
selected_columns = ['emoji', 'shortname', 'escaped']
|
||||
emojis_md_str = df_emojis[selected_columns].to_markdown(index=False)
|
||||
|
||||
outfile_md = 'emojis.md'
|
||||
print(f'writing markdown file: {outfile_md}')
|
||||
Path(outfile_md).write_text(emojis_md_str)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue