this post was submitted on 05 Apr 2026
76 points (97.5% liked)

Buy European

10183 readers
268 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat of this community


Rules:

  • Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.

  • Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:

  • Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.

  • No russian suggestions.

Feddit.uk's instance rules apply:

  • No racism, sexism, homophobia, transphobia or xenophobia.
  • No incitement of violence or promotion of violent ideologies.
  • No harassment, dogpiling or doxxing of other users.
  • Do not share intentionally false or misleading information.
  • Do not spam or abuse network features.
  • Alt accounts are permitted, but all accounts must list each other in their bios.
  • No generative AI content.

Useful Websites

Benefits of Buying Local:

local investment, job creation, innovation, increased competition, more redundancy.

European Instances

Lemmy:

Friendica:

Matrix:


Related Communities:

Buy Local:

Continents:

European:

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 1 year ago
MODERATORS
 

That syncs notes from your phone to your computer

you are viewing a single comment's thread
view the rest of the comments
[โ€“] albert@piefed.sysctl.io 4 points 6 days ago (1 children)
[โ€“] Cyber@feddit.uk 1 points 6 days ago (1 children)

Are you using it for journalling? Ie start each day on a new dated page?

I'm trying to move from Logseq to Silverbullet as it feels like the right thing to do, but the learning curve is like slamming into a brick wall.

[โ€“] albert@piefed.sysctl.io 1 points 4 days ago (1 children)

I had to adjust my "thinking" when moving from Logseq myself. It's a hybrid of organized notes in folders with tags (and #sub/tags, which are great) and a "stream" in the form of journals. It took me a month or so of tinkering to really "get it"

I essentially boil it down to a handful of root folders:

  1. Jouranls
  2. Inbox (the built-in "quick notes")
  3. Travel
  4. Bookings (using page backlinks to link to travel)
  5. Media (which contains info for things like what books I'm reading, games I'm playing, etc)
  6. Locations - so I can do backlinks (Logseq style) between cities, businesses, etc.
  7. Contacts

The "killer feature" for me is page frontmatter combined with page templates and onCreation events, which results in query-able objects much like the Logseq DB version. It isn't quite as pretty but once you get your schema / frontmatter / templates in place it's REALLY nice.

Because it's programmable (in lua) you can extend it quite a lot. For my daily journal pages I have queries showing my current tasks, bringing in other data like recurring tasks from Vikunja, and a daily "news" section pulled from Wikipedia. I also have Lua scripts to track travel, put the weather on every page, etc.

I use it for everything. Shopping lists, travel planning, daily journals, tracking receipts for bookings for flights/trains/lodging/etc.

[โ€“] Cyber@feddit.uk 1 points 3 days ago

Ok, I think you've given me more motivation to look at it again.

Thanks.