vimwiki: dth @ dth-MacBookAir
This commit is contained in:
parent
675ed0b502
commit
b06d9d9fcc
1 changed files with 13 additions and 0 deletions
13
scripts/emoji_shortlist.py
Normal file
13
scripts/emoji_shortlist.py
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
"""prints my favorite emojis"""
|
||||
|
||||
* fetch all emojis
|
||||
* filter by shortcode
|
||||
* max string length: 7
|
||||
* must be in dictionary:
|
||||
"""
|
||||
|
||||
def is_in_dict():
|
||||
return True
|
||||
|
||||
def is_in_dict():
|
||||
return True
|
||||
Loading…
Add table
Add a link
Reference in a new issue