Hey, really good template! I am a beginner at notion, and was looking for something like this, and honestly, this one I think suits me the best. Could you possibly make an in-depth tutorial on how to use it? I am stuck in some parts that are not answered in the faqs unfortunately
Thanks, glad you're liking the template! I don't have a plan right now to make a deeper video on it, but if you have any specific questions not covered in the FAQ, I can definitely help answering them here! :)
I subscribed the letter but could not get the download link of the template, can you please help it out. Your template is crazy man, loved it !!!!!!!!!!!!
Hey, Thank you so much for your template. I've modified this template a bit just to add things like money I've given to the people and money I've borrowed from them. I'm bit new to notion if could provide some information about how did you created that recurring items generator that would be very help full. Thanks again!!
Yes sure! Not sure what kind of chart view are you looking for, but personally I use nochart.co for creating charts in Notion. Here there's an example: www.loom.com/share/e211a72fb5b64560aaf2a9aa6d8d1164?sid=4eea7652-6c8c-4b7b-8ba8-d4029a2bd861
It comes as a link in the welcome e-mail after registering. Good to check if it's in your spam folder. If not, send me an e-mail to ignasijunyentyt@gmail.com and I'll send you the link privately.
@@ignasijunyent How can I modify this : "if(substring(prop("Year-Month"), 5) == "January", 1, if(substring(prop("Year-Month"), 5) == "February", 2, if(substring(prop("Year-Month"), 5) == "March", 3, if(substring(prop("Year-Month"), 5) == "April", 4, if(substring(prop("Year-Month"), 5) == "May", 5, if(substring(prop("Year-Month"), 5) == "June", 6, if(substring(prop("Year-Month"), 5) == "July", 7, if(substring(prop("Year-Month"), 5) == "August", 8, if(substring(prop("Year-Month"), 5) == "September", 9, if(substring(prop("Year-Month"), 5) == "October", 10, if(substring(prop("Year-Month"), 5) == "November", 11, if(substring(prop("Year-Month"), 5) == "December", 12, 0))))))))))))" I need the calendar from may to december. But I don't succeed to do that. What is the formula for "Month-Year" ? Thanks
If you go to the databases, you can click on "#Amount", then "Edit property", and then in "Number format" you can select a different currency. I left the answer in the FAQ as well, with screenshots for clarity
One subscribed to the newsletter (- which by the way looks great unlike many!) Will the template be in an email or is it on your website? Thanks!! Oh nvm it came right to my inbox, now thats service!!! 😂 cant wait to get this all set up, hopefully I can figure it out easy enough, im not the most tech gifted person out there but im not illiterate (a big part of the problem is definitely my laptop's display: about 30-45 min, or less even sometimes, it starts flickering pretty badly. Its a software issue somehow and every update makes it worse😒 I think ill need to factor a replacement laptop into my budget
Could it be that it didn't go through? I don't see any registration around that time. In any case, if you send me an email at ignasijunyentyt@gmail.com, I'll send you an email with the template, sorry for any inconvenience!
It might be that the welcome email is in your spam folder, could you please check again? Otherwise if you email me at ignasijunyentyt@gmail.com I will send it to you!
Never used notion to track my finance but very curious to try it now!
That's great to hear! Hope this template helps you achieve your financial goals :)
🤑 Subscribe to my newsletter to download this Notion Finance Tracker template: ignasis-newsletter.beehiiv.com/subscribe
Hey, really good template! I am a beginner at notion, and was looking for something like this, and honestly, this one I think suits me the best.
Could you possibly make an in-depth tutorial on how to use it? I am stuck in some parts that are not answered in the faqs unfortunately
Thanks, glad you're liking the template! I don't have a plan right now to make a deeper video on it, but if you have any specific questions not covered in the FAQ, I can definitely help answering them here! :)
I subscribed the letter but could not get the download link of the template, can you please help it out.
Your template is crazy man, loved it !!!!!!!!!!!!
Just sent it to you via email, sorry for the inconvenience!
Hey, Thank you so much for your template. I've modified this template a bit just to add things like money I've given to the people and money I've borrowed from them. I'm bit new to notion if could provide some information about how did you created that recurring items generator that would be very help full. Thanks again!!
Hey, After reading FAQ again I figure out how recurring items are being added. Thanks for the detail FAQ!!
Glad it helps! :)
It's possible they changed the way to show charts? I start using the template and that part is not working
Thanks for flagging, I just fixed it using the latest Notion charts! :)
Hey could you please make a update or help me to set up the chart view? I really like your template, thanks!!
Yes sure! Not sure what kind of chart view are you looking for, but personally I use nochart.co for creating charts in Notion. Here there's an example: www.loom.com/share/e211a72fb5b64560aaf2a9aa6d8d1164?sid=4eea7652-6c8c-4b7b-8ba8-d4029a2bd861
Hello brother i cant change the currency of the template can you please tell me how to do that? i want to change it to my own currency or dollar
Sure, you can right-click on the column you want to change, then click Edit property, and then in Number format, select the currency you prefer
Where can I find the template please
I m subscribed tonthe newsleter but received nothing.
Thank you
It comes as a link in the welcome e-mail after registering. Good to check if it's in your spam folder. If not, send me an e-mail to ignasijunyentyt@gmail.com and I'll send you the link privately.
I’m in Dublin The rent only takes 70% of my salary for shared student accommodation 😢
Damn! Student times are tough, I was in a similar situation in The Netherlands. Over time it gets better :)
Thanks for the template, could you make an update of the template?
Sure, what type of update are you looking for?
@@ignasijunyenthello I suscribe but how to receive the budget template ?
@@ignasijunyentis it easy to translate in another language ?
The link to the template is in the welcome email once you've subscribed. If you don't receive it send me an email and I'll help you out!
@@ignasijunyent How can I modify this : "if(substring(prop("Year-Month"), 5) == "January", 1, if(substring(prop("Year-Month"), 5) == "February", 2, if(substring(prop("Year-Month"), 5) == "March", 3, if(substring(prop("Year-Month"), 5) == "April", 4, if(substring(prop("Year-Month"), 5) == "May", 5, if(substring(prop("Year-Month"), 5) == "June", 6, if(substring(prop("Year-Month"), 5) == "July", 7, if(substring(prop("Year-Month"), 5) == "August", 8, if(substring(prop("Year-Month"), 5) == "September", 9, if(substring(prop("Year-Month"), 5) == "October", 10, if(substring(prop("Year-Month"), 5) == "November", 11, if(substring(prop("Year-Month"), 5) == "December", 12, 0))))))))))))" I need the calendar from may to december. But I don't succeed to do that. What is the formula for "Month-Year" ? Thanks
thanks for your template ❤
You're welcome, hope it helps! ☺️
I got the link but how to download? No download option on the template shown
Once you have the link, you can duplicate the page into your workspace following these steps: www.notion.so/help/duplicate-public-pages
How do i change currency to $?
If you go to the databases, you can click on "#Amount", then "Edit property", and then in "Number format" you can select a different currency. I left the answer in the FAQ as well, with screenshots for clarity
genius!! But I cant find the template
Thanks! It might be that the welcome email is in your spam folder, otherwise if you email me at ignasijunyentyt@gmail.com I can send it to you.
Thank You!!
You're welcome, hope it helps!
Haven’t tried it yet, but I give you my like and subscribe ;) Thanks!
That's amazing, thanks for your comment!
One subscribed to the newsletter (- which by the way looks great unlike many!)
Will the template be in an email or is it on your website?
Thanks!!
Oh nvm it came right to my inbox, now thats service!!! 😂 cant wait to get this all set up, hopefully I can figure it out easy enough, im not the most tech gifted person out there but im not illiterate (a big part of the problem is definitely my laptop's display: about 30-45 min, or less even sometimes, it starts flickering pretty badly. Its a software issue somehow and every update makes it worse😒
I think ill need to factor a replacement laptop into my budget
Thanks for the subscription, and glad you found the template, hope it helps!
Thank You!!
You're welcome, glad it helps! :)
Subscribed, but there is no welcome email with the template (not even in Spam).
Could it be that it didn't go through? I don't see any registration around that time.
In any case, if you send me an email at ignasijunyentyt@gmail.com, I'll send you an email with the template, sorry for any inconvenience!
I already subscribed but no email still? Can u help me?
It might be that the welcome email is in your spam folder, could you please check again? Otherwise if you email me at ignasijunyentyt@gmail.com I will send it to you!
Hey! I subscribe your newsletter but didn't get any welcome email. Can you send me the tracker template, please?
I already sent you an email.
Sure, just sent it to your email! :)