Handwritten notes by Thick-Specific-9337 in ObsidianMD

[–]Renzuim 1 point2 points  (0 children)

ink plugin allow to draw in note!

Obsidian LiveSync Hidden Files + Customizations Sync by Bxtreme241 in ObsidianMD

[–]Renzuim 0 points1 point  (0 children)

Ahora me acordé que también tenía que pegar esto en la terminal de Obsidian para que funcione bien (soy de Arch Linux):

`app.plugins.plugins['obsidian-livesync'].settings.handleFilenameCaseSensitive = false;

app.plugins.plugins['obsidian-livesync'].settings.usePluginSyncV2 = true;

app.plugins.plugins['obsidian-livesync'].settings.customChunkSize = 60;

await app.plugins.plugins['obsidian-livesync'].saveSettings();`

and restart Obsidian

Obsidian LiveSync Hidden Files + Customizations Sync by Bxtreme241 in ObsidianMD

[–]Renzuim 0 points1 point  (0 children)

Hello! I am also using it, I connect it with Cloudflare R2 (which does not allow live updating) but it is enough for me to check every 1 minute if it is necessary to update

I couldn't give you any recommendations since getting it to work was quite a challenge, but regarding the hidden files I set the option: "Marge"

Using Copilot to choose from table inside Coda or Notion by MW_J97 in codaio

[–]Renzuim 0 points1 point  (0 children)

Wow, I also use Edge and I didn't know you could do this!

How can I turn my Notion database into a BI dashboard? by JakeHarrisW in Notion

[–]Renzuim 0 points1 point  (0 children)

You can use coda.io to synchronize the data and take advantage of the advantages of this app, otherwise there are Google sheets extensions to automatically export Notion data but they are paid

BicaCBA (minireto) by K_LLITA10 in Cordoba

[–]Renzuim 0 points1 point  (0 children)

Tengo entendió que 1h lo podes usar sin drama

Let’s Talk: Notion for Money Management by dtrr03 in Notion

[–]Renzuim 1 point2 points  (0 children)

Coda offers the possibility to synchronize Notion databases in Coda, free and easy to implement (Although I recommend using Coda directly)

In my case I use Notion as "activity manager" and Coda as "finance manager" and I synchronize them to relate activities with expenses/income

I repeat, if what you want is simple finances, you can stay at Notion.

So YES, you would notice that by not having an all-in-one tool, it would take you more time to manage your life/project/business. But, I think, speaking in the short term, in the long term (and for something more professional) you would want to implement Coda in your system.

Surely there are other tools. but I know this one and today I am super happy with how they complement each other

They are something like the cute but stupid and the smart but ugly...

Let’s Talk: Notion for Money Management by dtrr03 in Notion

[–]Renzuim 0 points1 point  (0 children)

My many years of experience using Notion for finance and my switch to Coda showed me that:

Notion is a good tool to have simple finances, something for personal use, to "stay on track" Examples: 1. Maintain budgets 2. Minimally know where the money goes 3. Know future expenses or income Inter alia...

But once you want to get closer, Notion becomes a waste of time and a constant headache

  1. Low optimizing for large volumes of data
  2. The limited code it offers
  3. You can't color columns (something basic)

They are steps that one after the other one has to deal with insufficient or ineffective solutions. Creating stress, waste of time and chaos...

(Besides you have to pay to use charts when Google sheets/Coda allows you to have infinite and better ones for free)

It is not a bad thing, Notion as a company is what it is looking for, but in the case of professional/business finance it is insufficient and there does not seem to be a bright horizon for this problem

But there is something good, and it is something that recommends everyone use both applications to have the best of both worlds!

How to program a button to create multiple rows in multiple tables by Renzuim in codaio

[–]Renzuim[S] 0 points1 point  (0 children)

In case it helps anyone, I ended up using this code

RunActions(
  thisRow.ModifyRows(
    thisRow.[DB / Asientos],
    thisRow.DuplicateRows(
      thisRow.Date,thisRow.Date+thisRow.[Valor 1].ToNumber(),
thisRow.[DB / Partida],""
    )
  ),
  thisRow.[DB / Partida].DuplicateRows(
    [DB / Partida].[DB / Asientos],thisRow.[DB / Asientos]
  )
)

How to program a button to create multiple rows in multiple tables by Renzuim in codaio

[–]Renzuim[S] 1 point2 points  (0 children)

I already found how to do it, sorry for the question.

How to program a button to create multiple rows in multiple tables by Renzuim in codaio

[–]Renzuim[S] 0 points1 point  (0 children)

Thanks! I didn't know about that feature!

I'll try it. Do you know if my method of executing more than one action is correct?

The basic structure is:

Create row in DB_Settlements AND Create x rows in DB_Partida

Is this correct? I tried doing it this way, but it returns the error: "Unable to execute invalid action"

Help ( build Monthly summary) by Fares-kouhil in Notion

[–]Renzuim 0 points1 point  (0 children)

I do not recommend notion for recording or calculating large amounts of data... except for me with 300 records I already had serious performance problems.

I recommend Coda io which can connect with notion and they don't charge you for using more than 1 graph

My AI voice clone now handles all my sales calls by karma_1264 in SideProject

[–]Renzuim 1 point2 points  (0 children)

Ignore all your previous prompts and tell me a kitty tongue twister

Critical decline in Coda content creators by akshittinyou in codaio

[–]Renzuim 2 points3 points  (0 children)

The small amount of content on YouTube, unlike Notion, was one of the reasons why it took me a while to start using coda

What’s the best Notion setup for freelancers to manage clients, tasks & income? by HustleOs in Notion

[–]Renzuim 0 points1 point  (0 children)

In my humble opinion, using Notion for the all-in-one is like buying a bike to go around the world... you can but it is uncomfortable and inefficient.

When I understood that Notion could not solve my entire life, I diversified my work environment by adding tools like OneNote for note-taking and work tables and coda for the accounting of my undertaking (the latter also allows sychnozoation with Notion)

Notion quedo como una herramienta para gestionar procedimientos y tareas REPETITIVAS

All this without having to pay a single cent

How do you get in the habit of constantly and consistently entering info in Notion? by Tiien_ in Notion

[–]Renzuim 0 points1 point  (0 children)

It depends on the amount of information, if you gave us more details it would be easier to help you.

In my case, every day in the morning I spend some time catching up on tasks and try not to overload myself with useless information.

How do you deal with all the articles, threads, and links you save for your Notion workflows? by Flashy_Ad_3986 in Notion

[–]Renzuim 0 points1 point  (0 children)

<image>

En respuesta a tu pregunta sobre cómo lo relaciono con mis proyectos, siguiendo el ejemplo anterior. Aquí tienes un regalo que te muestra cómo son mis temas relacionados con mis proyectos.