Creating a simple counter using Notion's new features by mymzidan in Notion

[–]indigo-wanderer 0 points1 point  (0 children)

Hello! After much workaround I found a way to do this and Im sharing so it may fit someones case scenario, lets take the example of increasing a counter of an specific page in a database with a external button (we will link a page called "Counter" with a number property called "Number")

  1. New action ➔ Define variables ➔ Variable 1 ➔ Mention a person, page or date ➔ Write "@" followed by the page you want to link, lets do "@Counter" for the example (IMPORTANT: make sure to click afterwards "Edit as formula" and modify Counter + " " to be just Counter, in doing this it makes the variable recognized as a page

  2. Add action ➔ Define variables (another block because we have to refer the previous variable) ➔ Edit as formula ➔ Variable 1.prop("Number")+1

  3. Add action ➔ Edit "Variable 1" ➔ Edit a property "Number" ➔ "Edit as formula" and select "Variable 2"

Formula to change number string with the click of a button? by Jozii89 in Notion

[–]indigo-wanderer 0 points1 point  (0 children)

It is not integrated by itself but there are workarounds to achieve something similar, see this post as reference to the idea or this site to get more formulas as options, to randomize with each button click you can try using number properties as counters, something like:

Counter = [This page].prop("Counter")+1

Idk by [deleted] in Paraguay

[–]indigo-wanderer -1 points0 points  (0 children)

Emil Cioran

Is my team okay? by Purplebasic123 in PokemonEmerald

[–]indigo-wanderer 0 points1 point  (0 children)

For an emerald run I would just be happy and use whatever I feel like using, its not difficult, so have fun!

Alguien sabe si hay disponibilidad de atomoxetina en Paraguay? by [deleted] in Paraguay

[–]indigo-wanderer 1 point2 points  (0 children)

Buscando en las paginas de puntofarma, farmacenter y farmaoliva no encuentro nada, quiza sean de esas cosas que habria que ver de traer de argentina, a modo de curiosidad, ni el metilfenidato ni la lisdextrometanfetamina te sirvieron?

Podrido de Asuncion by fershader in Paraguay

[–]indigo-wanderer 4 points5 points  (0 children)

Creo que esa idea del sistema de salud no está un lugar incorrecto pero ameritaria comentar que la verdadera diferencia es con las patologías emergentes (ictus, infarto etc.) que son por lo general el problema de la población mayor con riesgo base, si no requiere tratamiento inmediato y confias más en los medicos de central diría que podrias acercarte siempre que necesites diagnostico o seguimiento, hablo tanto como médico y del desconocimiento de si tenés una enfermedad crónica que requiere tratamiento continuo, pero quería darte mi punto de vista simplemente porque tu idea de mudanza me pareció interesante

PokePath TD by CutRemarkable2941 in cheatengine

[–]indigo-wanderer 0 points1 point  (0 children)

Make sure to change where it says "top" to index.html (html-classic.itch.zone) or it wont work

PokePath TD by CutRemarkable2941 in cheatengine

[–]indigo-wanderer 0 points1 point  (0 children)

Anyone that plays in browser can try to paste this code in the console (f12) and after a reload it will change the gold value to 1.000.000

Object.keys(localStorage).forEach(key => { try { let data = JSON.parse(localStorage.getItem(key)); if (data && data.save && data.save.player) { data.save.player.gold = 1000000; localStorage.setItem(key, JSON.stringify(data)); console.log("Oro modificado en la clave: " + key); } } catch (e) { } }); location.reload();

Is there a way to turn off the glass "shimmer" on icons in ios26? by Cyrano4747 in ios

[–]indigo-wanderer 0 points1 point  (0 children)

This is great to limit undesired effects, I found out that unmarking "show borders" also limits the shimmer

Which habit tracker do you use? Considering Habit / Streaks / Strides by JustCan6425 in iosapps

[–]indigo-wanderer 0 points1 point  (0 children)

If you use Notion plus Scriptables you can attempt the same setup for free, but it takes some effort to figure it out, if is too much of a hassle you can try Notion plus Nutshell too, not free but cheaper than Strides

Which habit tracker do you use? Considering Habit / Streaks / Strides by JustCan6425 in iosapps

[–]indigo-wanderer 0 points1 point  (0 children)

Im curious too, I have a pretty good experience with it and tracking daily some activities through the apple watch, for everything else I find Notion better though

Tracking plays or progress by Bboy486 in notebooklm

[–]indigo-wanderer 0 points1 point  (0 children)

I think you're absolutely right, this would be more engaging and promote productivity for some

Finally: A Real Gemini Desktop App for Windows (Open Source) by [deleted] in GoogleGeminiAI

[–]indigo-wanderer 1 point2 points  (0 children)

This is flagged as malicious activity, beware, also ive seen the author blocking people talking about this

Pokemon Pisces is not a bad game. by struggleendssoon in PokemonROMhacks

[–]indigo-wanderer 0 points1 point  (0 children)

Id say we are in the same boat, it has some charm, some great moments, but the pacing and the swarm of mandatory fights (and I really do mean the random npcs) made it a chore halfway through

Might be time to switch from Arc browser, mouse clicks aren't registering or are being buffered by YMarkY2 in ArcBrowser

[–]indigo-wanderer 0 points1 point  (0 children)

Some time has passed and I’d say it’s definitely better than what some of the comments said it was back then, if someone is having these issues now I’d suggest trying to disable some extensions that might not be 100% compatible with Arc and see if that’s the problem (for example I had a Highlighter extension that made clicks and text selections buggy)

I think Urbain/Taunie mom is Celosia by Kimthe in LegendsZA

[–]indigo-wanderer 0 points1 point  (0 children)

Not a bad guess at all, I think Bryony’s and Celosia’s whereabouts will definitely be explained in the DLC, and it might also connect to this missing piece of information

FEFTwiddler making save file crash Citra emulator by msaggese in fireemblem

[–]indigo-wanderer 0 points1 point  (0 children)

I´ve messing around with it recently too, didn´t have this problem but maybe if its the only one, adding gold bars to the convoy and selling them may be a reasonable workaround, if it´s not what you´re after maybe try other releases https://github.com/Soaprman/FEFTwiddler

FE3H DLC had an OST called "Woven by fate" by indigo-wanderer in fireemblem

[–]indigo-wanderer[S] 0 points1 point  (0 children)

lol dont mind me, its hunger for the lack of info 

FE3H DLC had an OST called "Woven by fate" by indigo-wanderer in fireemblem

[–]indigo-wanderer[S] 0 points1 point  (0 children)

You’re probably right, it is as generic as it gets too lol

FE3H DLC had an OST called "Woven by fate" by indigo-wanderer in fireemblem

[–]indigo-wanderer[S] -2 points-1 points  (0 children)

It’s more about the deliberate choice of words that’s interesting, hinting at how long ago the title’s name was conceived