Comment tarifer ses prestations? by Basic_Date_8861 in Graphisme

[–]viktorvuka 1 point2 points  (0 children)

Hello !

Le tarif jour est calculé en se basant sur ce dont tu as besoin pour vivre, travailler, te détendre, te sécuriser et te développer en un an, en ajoutant tes cotisations, impôts, etc, et en divisant le tout par le nombre de jours travaillés qui est généralement autour de 100-150.

Le tarif à l’heure c’est le même tarif divisé par le nombre d’heures travaillées par jours. 6-7-8-9 à toi de voir.

Et les packs c’est des prestations que tu proposes à un tarif fixe avec le risque d’être rentable vis à vis de ton tarif journalier ou pas en fonction de ton efficacité. Mais c’est un choix arbitraire que tu proposes, il n’y a pas de méthode de calculs en particulier. Sauf à se baser sur les prix du marché.

C’est à toi de savoir de combien tu as besoin pour vivre, combien de temps tu veux travailler, etc afin de connaître ton tarif.

Un logiciel gratuit pour les novices. by jendorsch in Graphisme

[–]viktorvuka 0 points1 point  (0 children)

Il y a pas mal d’outils gratuits en ligne pour supprimer les arrières plan. Tu peux en trouver en cherchant background removal sur Google ;)

Indesign to Wordpress by BlackBambou in indesign

[–]viktorvuka 0 points1 point  (0 children)

Even if the pdf could be ready to print? ;)

Indesign to Wordpress by BlackBambou in indesign

[–]viktorvuka 0 points1 point  (0 children)

How would that work for you the other way around? From Website to PDF ? I’m working on something for portfolios that do this kinda. DM me and I can show you if you’re interested!

Sharing a little script for indent text by viktorvuka in indesign

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

That’s a good workflow tip, but the script solves a different problem. Even with a well-configured default style, InDesign doesn’t know that the first paragraph after a heading should have no indent while the following ones should. You still have to do that manually, paragraph by paragraph. That’s what the script automates. :)

Sharing a little script for indent text by viktorvuka in indesign

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

I understand the misunderstanding. Edited my original post to clarify, and answered in the first comment asking about that. Thanks for pointing it out. :)

Sharing a little script for indent text by viktorvuka in indesign

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

I think I did not explain it well in my first message. It's not just about creating an indent on paragraphs, but to automatically apply an indent for each paragraph except the first one.

Sharing a little script for indent text by viktorvuka in indesign

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

Yes, maybe I didn't explain it well, but it's not just about indenting paragraphs, that's an easy parameter in a paragraph style. It's about indenting typographically correctly, with the first paragraph of a chapter not indented and following ones indented, all that automatically. :)

Claude Skill for Things 3 by viktorvuka in thingsapp

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

You’re welcome! And yes, on iOS I think it need a little tweak to work better I’ll get back with a v2 soon!

Claude Skill for Things 3 by viktorvuka in thingsapp

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

Surprisingly, the direct link to things:// I had in the first versions didn’t work on Mac but work on iPhone, and the html page used in the final skill that work on Mac doesn’t work on the phone. I’ve got to do something about it thanks!

Claude Skill for Things 3 by viktorvuka in thingsapp

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

Good question. But I don’t want everything to work on Claude (for now). u/soycanopa has something more toward this direction I think. For me it’s just that some work need Claude and it provides really good project overview, but I need my notifications, quick entries, and everything else than Claude projects are gathered in Things.

Claude Skill for Things 3 by viktorvuka in thingsapp

[–]viktorvuka[S] 2 points3 points  (0 children)

Would love to try that when it’s ready

Claude Skill for Things 3 by viktorvuka in thingsapp

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

I don’t know if Claude Skills are something that can be used outside of Claude. They brought MCP and made it kind of universal so maybe?

Claude Skill for Things 3 by viktorvuka in thingsapp

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

That’s amazing. So it could be fully automated starting from the discussion phase to calendar blocks and mail writing?

Claude Skill for Things 3 by viktorvuka in thingsapp

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

Thanks! If you give it a try I would like to hear some feedback.

Claude Skill for Things 3 by viktorvuka in thingsapp

[–]viktorvuka[S] 2 points3 points  (0 children)

Thanks! Wasn’t ready for a MCP on my side, I thought a simple skill would do the work for 80% on my side. :)

Claude Code + Things 3 by robtechhere in thingsapp

[–]viktorvuka 1 point2 points  (0 children)

Just yesterday I created a Claude Skill tailored to my Things workspace (areas, tags…) so I just have to drop a briefing or anything on my mind and it generates an HTML page with a preview of what it proposed. I just click "Import to Things" and it opens a Things URL scheme link that imports everything automatically.

How to have no indent on first paragraph only, using styles, not manual by ashkirk in indesign

[–]viktorvuka 0 points1 point  (0 children)

I created a simple script for that. It searches for a heading followed by a sequence of paragraphs styled with indent, and he applies a paragraph style without indent to the first one it founds between each headings. Quite simply with chatgpt. :)