(an interim question: how do we correctly add the "timestamp" to the categories listed above in the code?
SELECT WORDS.lang, word, stem, usage, authors, title, category
I add ',timestamp' to the sequence above but terminal does not accept 'timestamp'
(timestamp is the category name in the squalite browser that refers to the date a word is looked up).
)
|