Thanks for the video, will try it out. BTW, regarding the 3:35: "ci" stands for "case insensitive", which sorts "Foo" after "bar". The alternative is "cs" ("case sensitive", of course) which in turn sorts "Foo" before "bar". There are also "ai" and "as" ("accent insensitive" and "accent sensitive", respectively). This option regulates whether, e.g., the following letters are considered equal or distinct during sorting: e, ë, è, é, and ê. That option would usually be set depending on the language of the database content. "ci_as" is a quite common configuration.
@Jims-Garage9 ай бұрын
Thanks, that's useful to know
@wizzbangtg9 ай бұрын
I just spun the app up via Docker. Nice multi user application for ToDo List tracking and Project Tasks. GUI User Controls would be nice. Leaving the app available to the Internet with Self Registration is a bit risky. Fixed with the correct Environment variable so not so bad. This was a nice quick "Get it up and running" tutorial James. This type of turorial encourages us to learn more about it to suite our needs. Thanks
@Jims-Garage9 ай бұрын
I agree, thanks for the feedback 😃
@thespencerowen9 ай бұрын
Great project. I’d be interested it integrating with SSO opposed to doing local accounts.
@WillHung9 ай бұрын
Another great video. I struggled to spin it up in my early days of learning docker. I might do it again after watching the video. Thanks, Jim.
@Jims-Garage9 ай бұрын
Let me know how you get on
@DuskWalker339 ай бұрын
Excited for this. Just started watching.
@Jims-Garage9 ай бұрын
Thanks, it's a cool app
@toddselby4439 ай бұрын
Added this to my to do list of stuff to spin up!
@MarcMcMillin9 ай бұрын
Thanks James! 🙂 I'm gonna spin this up in Swarm
@Jims-Garage9 ай бұрын
Let me know how it goes!
@_ytuser9 ай бұрын
As always, thank you, Jim!👍
@Jims-Garage9 ай бұрын
You're welcome 😁
@iraa91987 ай бұрын
just an aside, the animal's name is Vicuña, so the J here should be read as if in German or Polish maybe. read it Vicunya. (end of PSA) Unecdote: a Vicuña is an undomesticated/wild cousin of the Llama, which is why there's a Free-licensed LLM called Vicuña which is not as censored and civilized as Meta's model called LLAmA.
@Jims-Garage7 ай бұрын
Thanks for the background, good to know
@levybuildz9 ай бұрын
May we please get a shlink link shortener tutorial. I have been at it for a couple weeks now and just can’t seem to get it up and running correctly with my sub domain. Thanks in advanced and for all your vids so far
@Jims-Garage9 ай бұрын
Added! Thanks 👍
@bluesquadron5939 ай бұрын
Haha, shocking. I have spent considerable time to get Vikunja up and running just recently, after Gitea. 😂
@Jims-Garage9 ай бұрын
😅 great, hopefully this works for you
@bluesquadron5939 ай бұрын
I should add, my issues were related to SSO with Authenik.
@StevenRueschDE25 күн бұрын
How does it work, when I add a new project. Does it get assigned to all users? I just want to have one project per client (user).
@davidbarr8324 ай бұрын
I found this app useful. But you know the wife likes it much easier to come up with the honeydews.😊
@cig_in_mouth37869 ай бұрын
Yeap they are great until they ditched their old way and my data can't be migrated. Previously they have frontend and api different
@vikunjaio8 ай бұрын
Hey! The actual data storage mechanism hasn't changed when we combined API and frontend. The data should be stored in the database or sqlite file. Please open an issue or start a thread in the forum so that we can look into this.
@praguesb5 ай бұрын
without mobile apps on ios/android platforms it's not useful ..