Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bchao1/vocabs
/ functions
Functions
47 in github.com/bchao1/vocabs
⨍
Functions
47
◇
Types & classes
2
↓ 8 callers
Method
saveDict
(self)
vocab/lib/app.py:242
↓ 7 callers
Function
forceWrite
(s)
vocab/lib/clilib/utils.py:103
↓ 5 callers
Method
printBullet
(self, idx)
vocab/lib/clilib/client.py:18
↓ 5 callers
Method
printIntro
(self)
vocab/lib/app.py:69
↓ 4 callers
Function
mygetc
()
vocab/lib/clilib/utils.py:14
↓ 4 callers
Method
parseQuery
(self, r)
vocab/lib/app.py:38
↓ 4 callers
Method
query
Query word from online dictionary or cached.
vocab/lib/app.py:231
↓ 3 callers
Method
printHeader
(self)
vocab/lib/app.py:73
↓ 3 callers
Method
printNotes
(self, notes)
vocab/lib/app.py:86
↓ 3 callers
Method
saveWord
Save word to word list.
vocab/lib/app.py:270
↓ 3 callers
Method
showQuery
(self, r)
vocab/lib/app.py:50
↓ 2 callers
Method
launch
(self)
vocab/lib/clilib/client.py:49
↓ 2 callers
Method
moveBullet
(self, up = True)
vocab/lib/clilib/client.py:27
↓ 2 callers
Method
printCount
(self)
vocab/lib/app.py:77
↓ 2 callers
Method
soupify
(self, url)
vocab/lib/app.py:65
↓ 1 callers
Method
addNotes
(self, word)
vocab/lib/app.py:250
↓ 1 callers
Function
clearLine
Clear content of one line on the console.
vocab/lib/clilib/utils.py:90
↓ 1 callers
Method
end
(self)
vocab/lib/app.py:280
↓ 1 callers
Method
getTrendingWords
(self)
vocab/lib/app.py:226
↓ 1 callers
Method
getWordOfTheDay
(self)
vocab/lib/app.py:215
↓ 1 callers
Method
internet_on
Check internet connection.
vocab/lib/app.py:29
↓ 1 callers
Method
loadDict
(self)
vocab/lib/app.py:246
↓ 1 callers
Function
moveCursorHead
()
vocab/lib/clilib/utils.py:87
↓ 1 callers
Function
moveCursorUp
Move cursor up n rows.
vocab/lib/clilib/utils.py:77
↓ 1 callers
Function
mybeep
()
vocab/lib/clilib/utils.py:11
↓ 1 callers
Method
printSummary
(self)
vocab/lib/app.py:82
↓ 1 callers
Method
renderBullets
(self)
vocab/lib/clilib/client.py:13
↓ 1 callers
Method
reset
Reset cache dictionary.
vocab/lib/app.py:322
↓ 1 callers
Method
runDictionaryMode
(self)
vocab/lib/app.py:109
↓ 1 callers
Method
runEditMode
Edit saved words.
vocab/lib/app.py:169
↓ 1 callers
Method
runInteractiveMode
(self)
vocab/lib/app.py:148
↓ 1 callers
Method
runQueryMode
Query mode of app.
vocab/lib/app.py:199
Method
__init__
(self)
vocab/lib/app.py:18
Method
__init__
(self, bullets = [], indent = 0, color = "cyan")
vocab/lib/clilib/client.py:7
Function
clearConsole
Clear n console rows (bottom up).
vocab/lib/clilib/utils.py:96
Method
feelingLucky
(self)
vocab/lib/app.py:288
Function
getchar
()
vocab/lib/clilib/utils.py:24
Method
guard
(self)
vocab/lib/app.py:283
Method
launch
(self, mode)
vocab/lib/app.py:92
Method
loadWordList
(self, wordlist)
vocab/lib/app.py:302
Function
moveCursorDown
Move cursor down n rows.
vocab/lib/clilib/utils.py:82
Function
moveCursorLeft
Move cursor left n columns.
vocab/lib/clilib/utils.py:67
Function
moveCursorRight
Move cursor right n columns.
vocab/lib/clilib/utils.py:72
Function
puts
Print string with indent.
vocab/lib/clilib/utils.py:62
Function
renderText
(s)
vocab/lib/clilib/utils.py:107
Method
trendingWords
(self)
vocab/lib/app.py:291
Method
wordCount
(self)
vocab/lib/app.py:318