topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday July 31, 2025, 6:09 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 2 3 4 5 6 [7] 8 9 10next
61
I sometimes feel that I have only scratched 10% of Lattics' functions. Partly because of the way I'm using it at the moment (oriented to particular writing projects and using it as a writing program rather than as a research or notes program), and partly because I've been sticking to familiar workflows.

Naturally I took a look at the new filter features; I used the extended pane. Then switched from card view to mindmap view: the extended pane stayed in card view while the R pane switched to the mindmap, with its own filter. The extra filters don't work in mindmap view.

(I'm not sure whether I should see that as a sensible decision or whether it was just forgotten during the coding. The mindmap is a view of the outline tree of articles - so it makes sense that would have no filters. But I realised that the mindmap view could be filtered by single tags as well as by articles!)

Obviously there is no actual mindmap when using a tag filter since that is a property of an article. Instead there is just a whiteboard which will show articles as well as notes. They can be freely moved around the board (including stacking them on top of each other), dotted lines show existing links and more connections can be made (with the option for adding text to the connection and changing line colour). New notes can be added and will be automatically tagged. It's all wonderfully useful - and I hadn't known it was there. I should maybe have read the manual.
62
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by paradisusvic on May 03, 2025, 08:50 AM »
No problem now.

Great to hear! 😊 It appears the issue was triggered by the forum's CSS media query breakpoints for mobile device screens. 📱

Hint: This can also occur on desktop due to your browser's page zoom settings or through scripts/extensions, as Shades pointed out. 💡

If you'd like to permanently resolve this and restore the normal view, a recommended solution is to use the provided scripts with an automated JavaScript extension like "Scripty":

https://chromewebstore.google.com/detail/scripty-javascript-inject/milkbiaeapddfnpenedfgbfdacpbcbam

This allows you to maintain your current browser settings. 👌

Cheers! 👋
Vic
63
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by anandcoral on May 03, 2025, 07:19 AM »
Thanks for all the scripts, but too much work for lazy me  :D

Checking from profile will do. No problem now.
Thanks to all
64
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by paradisusvic on May 03, 2025, 07:08 AM »
I am unable to see my dc credits on the forum heading.

Hello dear Anand, if you just want to return the functionality/view without leaving the current forum page, you could use any of the following javascript links.

Return direct DonationCrediits view on the header:

javascript:document.querySelector('#upper_section > div.user > ul > li.responsive2:nth-child(3)').classList.remove('responsive2');void(0);;

Return DonationCredits and Unread topics:

javascript:document.querySelectorAll('#upper_section > div.user > ul > li.responsive2:nth-child(3), #upper_section > div.user > ul > li.responsive2:nth-child(5)').forEach(el => el.classList.remove('responsive2'));void(0);

Return all responsive links!

javascript:Array.from(document.querySelectorAll('#upper_section *')).forEach(el => el.classList && Array.from(el.classList).forEach(cl => cl.includes('responsive') && el.classList.remove(cl)));void(0);



Remember: a javascript link with your favorite approach can be added to your bookmarks bar for easy access (one click).  :Thmbsup:

Hope this helps / gives you more options!
🤗
Vic
65
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by anandcoral on May 03, 2025, 05:03 AM »
Thanks for the history link, Ath

Previously I could see it here after login, against my name, see image attached. So never thought of it at any other place.
firefox_uuzQzqSO2H.png

Now I know I can see it from 'my profile' (never tried earlier)

Thanks
66
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by Shades on May 02, 2025, 09:40 PM »
Can confirm: as a user with member status, I also see the amount of DC credits to my name.

Are you running some scripts and/or extensions in your browser that obscure some parts of on-screen data?
67
Living Room / Re: unable to see my dc credits on the forum heading
« Last post by Ath on May 02, 2025, 12:31 PM »
I can still see my credits, but maybe you have spent it all? :o You can (probably) see the history via this link: https://www.donation...ncreditsarea_history
68
Living Room / [Solved] unable to see my dc credits on the forum heading
« Last post by anandcoral on May 02, 2025, 11:45 AM »
I am unable to see my dc credits on the forum heading.
Earlier I can see it when I need to donate some. Maybe new Forum shift made it invisible.

Is there any link for it now ?

Regards,

Anand
69
One year three weeks ago, I suggested that Lattics add cumulative Boolean filters. And late last night, in the v2.5.3 update, they added them! Massively helpful for my everyday use, and a reflection of the developers' responsiveness to suggestions that accord with Lattics' core workflows.
They also added a couple of extra filters, extended PDF functionality, adaption to conttents posted from DeepSeek and ChatGPT and enabled copying rich text to Word and other word processors.
My key observation is that all updates - and they are quite frequent - improve core workflows. Many will be suggestions from users and none change the basic uses of the program.
Communication in the English language social media, Discord etc, has virtually died but responsiveness to emails etc is very good.
70
Screenshot Captor / Re: Shortcuts not working with external keyboard
« Last post by Ath on April 29, 2025, 04:27 PM »
We need a little more technical information, as currently, any reply is a stab in the dark:
- Make & model notebook?
- Windows version/build & update level?
- Make & model docking station?
- Make & model external keyboard?
- Any particular cable/wiring setup?
Pages: prev1 2 3 4 5 6 [7] 8 9 10next