Posted
about 11 years
ago
by
Daisuke Morita
Hi,
Unfortunately, there's no way to switch the language other than changing your browser's language setting. I will add a feature to manually change the language in future versions. Thank you for your feedback!
|
Posted
about 11 years
ago
by
DP
Dear Daisuke,
I was wondering if there's any way I can change the language setting of PiggyDB. My browser is in Traditional Chinese, hence the interface of PiggyDB is in Simplified Chinese. However, I'd like to use the English version. Is there any
|
Posted
about 11 years
ago
by
Daisuke Morita
It’s been a while since the last installment. It is partially because this time I took up a book with structure-rich content: an academic essay. “Metaphors We Live By” is the book I selected this time. It is one of the cornerstone books of cognitive linguistics, dealing with conceptual metaphor, which, according to this book, […]
|
Posted
over 11 years
ago
by
Daisuke Morita
Another bonus feature to the Supporters Edition: embedding a snippet from Github Gist, which is a popular website where you can share snippets and pastes with others. To embed a snippet, just put a Gist URL: Github Gist allows you to share not only program code snippets, but also plain HTML documents written in Markdown: […]
|
Posted
over 11 years
ago
by
Daisuke Morita
Piggydb has provided you with ways to easily navigate through a knowledge-fragment network, for example, the tree and list views. This release adds another alternative to these navigation features: Fragment Quick View. It allows you to move through a network, fragment by fragment, more lightly. Mouse hovering over a link to a fragment for a […]
|
Posted
over 11 years
ago
by
Daisuke Morita
The calendar feature was removed from v6.11. Instead, I have a plan to add a more sophisticated feature related to date-time in future versions.
|
Posted
over 11 years
ago
by
kewapo
I saw in many examples a calendar, but I have downloaded the 6.15 version and I can't find it!!
|
Posted
over 11 years
ago
by
Daisuke Morita
> At the end I downloaded all in one , merged with standalone and edited run.sh
"run.sh" in the all-in-one package configures the settings when it's executed. That's why the setting in the "application.properties" gets overwritten.
|
Posted
over 11 years
ago
by
daki
Yes I was editing that file.
At the end I downloaded all in one , merged with standalone and edited run.sh
Think that this is not the way, but worked for me.
File you mentioned always gets overwritten when I start pyggydb again.
I think very
|
Posted
over 11 years
ago
by
Daisuke Morita
I tried to launch the Piggydb server with the executable placed in C:\Program Files\piggydb-standalone and it was successfully launched (on Windows 7). So it might be the setting of access control to cause the problem.
What happens if you place the piggydb folder in the user folder like C:\Users\?
|