vNote
quick notes
Extract data from HTML XML documents with Python BeautifulSoup4
This is a quick note on BeautifulSoup4. beautifulsoup4 is a python module that is commonly used to traverse document trees to extract data.
My Android Hacker's Keyboard Setting
If one does coding on Android, one might already know Hacker’s Keyboard app.
Use CSS and custom fonts for dictionary data on Android dictionary apps
We can embed <style></style> to each entry in dictionary data.
AnkiDroid TTS template
This tip is based on the answer of spartansfan00 in this question.
CodeEditor app - ACE editor keyboard shortcuts on Android
CodeEditor use ACE editor under the hook.