Calendars in World Anvil Codex | World Anvil

Calendars

Restructuring the Codex

We are currently moving articles around and changing the general structure of the Codex. Please come back later if you get lost!
Calendar Development is currently ON HOLD.

Guild Exclusive

This is a guild-only feature. To get access, Join the Worldbuilder's Guild!

Calendars can convey a wealth of lore about the priorities, customs, and history of your setting. They are where culture intersects the cycles of nature. Have you ever wondered why the length of the Gregorian Calendar is 7 days long? Have you ever wondered the origins of each weekday's and month's names? These were not features made in a sitting, they evolved and were injected into iterations of the calendar going back for 100 years.

Making Your Calendar

Order of Operations

  1. Create a blank calendar
  2. Initialize Weekdays and Months
  3. Add Celestials
  4. Add Events
  5. Embed and share

1: Create a Blank Calendar

Navigate to the Calendars page from the "Tools" button on the navigation sidebar of the site.

On the righthand side of the page (the bottom, if you're on mobile), is an option to create a new calendar. Title and create your calendar, and you will automatically be rerouted to its editor.

You may also choose to set the Day Offset and Year Offset at this time, though both can be edited later.

Calendar Page

2: Initialize Weekdays and Months

First, expand the "Weekdays" section and click "Add Weekday" for as many weekdays as you intend to add, then label them all accordingly. This is a required part of the calendar, as it specifies the length of a week. You can edit these later.

If you wish to hide weekdays from view, toggle Hide the names of the days of the week in presentation to hide them from the Presentation.

Next, expand the "Months" section and click "Add Month" for as many months as you intend to add. For now, I recommend adding all of them before filling them out, as adding a new one wipes out the old. Once you've added the correct number of months, fill out their length and duration. You can edit these later.

Once you have done, scroll towards the top and click the Save button.

You will now see your calendar preview rendered to your specs.

3: Add Celestials

Celestial Objects are any object important to the calendar which moves in repeating cycles. This might be moons, meteors, or other satellites, but you can get creative and treat this field however you wish.

You are given several fields to fill out. Next to each is a which you may hover for more information as to what that field is for. The important ones are the cycle, which determines how long a celestial takes to go between 'new moon' phases, and shift, which shifts the initial phase of the celestial forward (or backwards with negative numbers) so you can adjust it to your preference.

  Icon: They can be any icon from Fontawsome or RPG-Awesome.
Color: Use HTML Colors to change the secondary color of the background.
Classes: Custom css classes can be used for a special layout for each celestial object.
Description: This description will appear in a modal when clicking on the celestial object on the embedded calendar.  

4: Add Events

Events are nonstatic recurring occurences within a calendar. This may be holidays, or leap days, or anything else you can concoct. Add them by hovering the date you wish to add an event to and clicking the button which appears. This will open a dialog full of event creation options. If you are confused by an option, click the floating symbol for help. If that doesn't help, ask below and I will answer within a day or two!

5: Embed and Share

Others can only see your Calendar if you embed it into an article to share first. You can embed your calendar by clicking the Copy Calendar BBCode button towards the top of the editor, and pasting the result into an article.

To set a year, add it as an argument. So if, for example, the BBCode is [calendar:50126] you can set it to [calendar:50126|2020] to have it render as the year 2020.

This not a timeline!

Calendars are not timelines! Instead, they are a template of events to be combined with your timeline! A calendar represents a cycle, a timeline represents a line.

   

Navigation

Premade Calendars

A community project started by Graylion.  
Well of Ages

Fan Crafted WA Calendars

CSS Editing

For Journeymen+

The calendar is chock-full of unique selectors you can use for styling it with CSS. I've put calendar- at the front of all the selectors you should be using for this, so if you see an element we missed and would like us to add it, comment below!

Custom Date CSS

The tags you apply to an event are applied to the date on the presentation side. So if for example you add holiday as a tag to a note, then you can select the css of the presentation side and give it a unique styling!

 .user-css .calendar-day.holiday {
   box-shadow: inset 0px 0px 5px green;
 }
 

Example

 


Cover image: Calendar by Monica Sauro

Comments

Please Login in order to comment!
Nov 20, 2019 02:09 by Ariel Webster

Is there a way to, or future plans to make celestial objects rotate the opposite way? I can seem to make my moon cycle line up with the one on Fantasy Calendar and i think that might be the reason. (The days the full moons land is important for plot reasons)

Nov 20, 2019 21:27 by Ademal

Not a bad idea, I'll look into adding that! Production on the calendars will continue in december!

Check out my summercamp by going here and checking out any of my gold-star articles!

Dec 21, 2019 15:38

Hey team. Overall, I am a big fan of the calendar feature. However, I think that it would also be a great feature to add to the Campain sphere of World Anvil. Forgive me if someone has already asked about this, or if it is already a feature, but I would like to use the calendar that I have set up to keep track of campaign events and track where the characters are in the year. Is there a plan to set this up/a way to do this?

Dec 21, 2019 15:40

Also, small thing, I chose icons for some holidays in the calendar that I set up, but I am not seeing the icons on the calendar. Is there a setting that I can choose to give individual days more space to show all the icons?

Dec 23, 2019 16:32 by Ademal

There is no auto-tracker currently because that would be a very tricky thing to implement. It has to accommodate for worlds which have multiple calendars, which means there's quite a bit of work I would need to do first (such as setting a main calendar, setting a way to calculate what one date on one calendar is to another, etc).   It's on my possible list, but it's not very high currently.   What you can do currently is to embed it into an article and add that article to the campaign and have them refer to it often. And you can set up the current day like you would any other event and each day update it and delete the old one.   For your other issue, I'd need a link to the article the calendar is embedded in to see and help with the issue.

Check out my summercamp by going here and checking out any of my gold-star articles!

Jan 11, 2020 13:39

Thank you for informing me on the hurdles there, I understand you putting other features before that. However, if you all eventually have time and it is feasible, it would be awesome!   As for my issue, I was able to sort it out. Turns out I didn't understand the format I needed to have other icon identifiers in, but I have since figured it out. Sorry for the trouble!

Jan 14, 2020 16:32 by Ademal

All good! Glad you were able to get it!

Check out my summercamp by going here and checking out any of my gold-star articles!

Jan 20, 2020 16:36

Perhaps having a default event called 'Current Day' that we could add to the calendars would work, with some functionality to click a 'next day' button to move the event? I'm not a coder so no idea how complicated that would be!   A way to have the calendar automatically open on a certain month would be useful enough :)

Jan 12, 2021 04:35

I'm looking to use the calendar similar to Master TricksyBard. If there was a way to add items to a calendar that link to a page, that would be great. Our group has a "home base", and goes out to adventure, so if we could click to link a date range to session notes, that would fulfill my need.

Mar 21, 2023 09:01

That's a great idea. I think that's a good approach. I thumb up this suggestion to give it a second vote!

Dec 23, 2019 08:40 by UhtCeara

Hi, apologies if this is just an oversight on my part, but i can't seem to locate or identify what icons are available for the celestial bodies. a) can someone please direct me to where i can find this information. b) can i suggest a drop down list for this feature such as the one available on the mapping feature?

Dec 23, 2019 16:28 by Ademal

1: There's a bit of info in that section of the event creator, but you can find all the possible icons here. Find one you want and click it to go to its page, then copy the text from its class into that field on WA. For example, mountain would be fas fa-mountain.   2: Given the number of options I likely won't implement a dropdown, but perhaps I can find an elegant way to have some defaults, sure. :)

Check out my summercamp by going here and checking out any of my gold-star articles!

Dec 23, 2019 18:44 by UhtCeara

Thanks so much!

Jan 5, 2020 02:24 by Sammy Myers

When looking at a holiday, when custom celestial object names are applied, every phase appears as if it were the first phase, or "new" (for me, "Dead")

Jan 10, 2020 22:17 by Ademal

I'll look into it!

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 2, 2020 14:39

I have this issue, as well. Three moons with different colors, but use the standard object phases/aliases. When I imbed the calendar in an article and click on an event, the pop-up shows the correct event title and lunar phase icons, but the text by each moon image is "is New" not Young or Waxing, etc.   Also, is there a way to see lunar phases on the calendar (or by clicking on a moon) on days that have no events, or do I need to create an event for each day I want to be able to look at the moons' phases for that day?

Feb 2, 2020 15:00

UPDATE: I figured out how to change the font icon for the moons to fas fa-circle, and can now see the lunar phases on the main calendar without needing to open an event.

Feb 2, 2020 20:02 by Ademal

Oooh I better make sure I'm setting that as the default. That makes a lot of sense—thank you for the input!

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 22, 2020 22:53 by Rodger Ball

Feature Request: Have the ability to turn off the display of Day of the Month.   Combined with the "Week Names" feature this make it so you calendar is by Week-Name, Day-Name vs Day of Month.

Mar 7, 2020 17:06 by Brian Clymer

There used to be a short toolbox where you could input the current/active day in your world's calendar. That feature seems to now be gone, or has moved. How do I, now, set my current day for my campaign?

Mar 8, 2020 19:45 by Ademal

You could add it as an event and update it as necessary, as holidays can style their holiday if you add some of the premade options.

Check out my summercamp by going here and checking out any of my gold-star articles!

Jun 20, 2021 18:45

It is still within the World Settings > Configuration > Date & Time area, but it no longer shows up on the World Homepage it seems.

Mar 17, 2020 03:30

When I Save Information, no preview appears. If I embed the calendar in an article I can look at it, but I can't see it in the editor.

Apr 4, 2020 07:08 by Ademal

Have you added weeks and days? If so, I'll have to see the article you've embedded it in.

Check out my summercamp by going here and checking out any of my gold-star articles!

Apr 9, 2020 19:27

Having same issue here too. Days and weeks added. No preview.

Jul 7, 2020 00:42

Same problem, no changes are saved when I click save information. My long description just disappears. No previews either.

Jul 7, 2020 03:45 by Ademal

Are you on the discord? I can fix it up pretty quick from there.

Check out my summercamp by going here and checking out any of my gold-star articles!

Jul 8, 2020 09:36

I am also having this issue. This error appears in the console: Uncaught TypeError: Cannot read property 'split' of undefined at Object.<anonymous> (calendar?v=09742:22)   The line it's breaking on is: if(typeof val.month=='undefined'val.month=val.date.split("-")[0];val.day=val.date.split("-")[1];}   Seems to break at the first split, when it's setting the month.

Jul 10, 2020 20:08 by Ademal

I have checked in a fix. Try now.

Check out my summercamp by going here and checking out any of my gold-star articles!

Apr 7, 2020 08:20

Hi there, there seems to be a missing screenshot at the beginning. At least, the first sentence indicates there should be one. It seems it would have some important & useful info.

First of all, you want to fill out all the values in the screenshot above.

Apr 10, 2020 14:04

Hi. Just wanted to say that the calendar updates are AWESOME!!! Thanks so much Team WA!!!!

Apr 15, 2020 08:28 by Foyiwae Andrews

I'm having difficulty importing the JSON data from another calendar that I have.

May 6, 2020 20:54 by Ademal

Spaceflows is a fellow user and cannot help you, and even if they could that would give them no information to work with.   If the JSON is from another site it's not going to work. If it's from another WA calendar please contact me through the discord and we can investigate together. :)

Check out my summercamp by going here and checking out any of my gold-star articles!

May 6, 2020 19:10

Previously it was said that this feature would be available soon: "Is there a way to link directly to a specific month in the calendar when embedded? aka calendar:20011|2019|1" Specifying a year works, but I can't get it to default to a month/day. Is this feature still being worked on?

May 6, 2020 20:52 by Ademal

It is, sorry. It got pushed down the list a bit.

Check out my summercamp by going here and checking out any of my gold-star articles!

May 9, 2020 01:51

Happy to know it's on the list :-)

May 29, 2023 18:11

It has been three years. Is this still even on the list? Or has this been completed and I'm just not using the arguments correctly?

May 19, 2020 02:57

Hello! I seem to be having an issue where when making holidays and setting them to Annually, they are still showing up monthly. Am I doing something wrong?

Jun 8, 2020 23:02

What do the presentation tags "Inset" and "Outset" mean?

Jun 14, 2020 17:50 by Ademal

They're not currently functional (bug) but they are meant to make the day look inset (like these comment boxes) or outset (like a button).

Check out my summercamp by going here and checking out any of my gold-star articles!

Jun 14, 2020 17:36

How does one get the lunar phases to show as the phase names (waxing, waning, new, old) and not the celestial body name?

Jun 14, 2020 17:52 by Ademal

Where at? When you click the celestial? That's not yet implemented but will be in time!

Check out my summercamp by going here and checking out any of my gold-star articles!

Jun 14, 2020 17:53

Oh okay. Thank you ^^ Just wanted to make sure that I wasn't doing something wrong.

Jun 17, 2020 09:47

Anyone know how to solve this? When embedded in an article the numbers are white and impossible to read against the white background of the calendar and I haven't found a way to solve it. ;-;

Jun 17, 2020 17:21 by Ademal

Add this to your CSS for now, I need to sweep through all the styles and fix the Calendar CSS to work better with them.

.user-css-calendar .calendar-day {
  background: #7d7d7d8c;
}

Check out my summercamp by going here and checking out any of my gold-star articles!

Jun 17, 2020 21:50

Thank youuuu <3

Jul 14, 2020 20:52

Is there a way to have timeline events show up on the calendar and vice-versa? Or do you need to create them separately?   Or am I misunderstanding the calendar and it's really just there to track recurring things (lunar changes, holidays, etc...)

Jul 15, 2020 16:51 by Ademal

For now it's just to track recurring events. With the next update of the Timeline the goal is to be able to show a timeline as a calendar and so see that calendar as its holidays and timeline events.

Check out my summercamp by going here and checking out any of my gold-star articles!

Sep 30, 2020 08:02 by richard fraser

Yaass!

Dec 16, 2021 13:40

Hi, is this feature still on the list? In my campaign we're at the moment using a spread sheet to keep track of time and what session happened on what date. So when I recently upgraded my WA account I got excited to see the Calender feature (gorgeous!), but then realised, that I couldn't really use it for that purpose, because I can only add regular events, to the calender, not one time events.

Jul 19, 2020 22:03

Hey so maybe i'm doing something wrong but my calendar looks nothing like the one in the screenshot and i can't add holidays. Do i have to upgrade to get this?

Jul 20, 2020 00:48 by Ademal

No you have the guild level to do everything. How are you trying to add holidays and what happens when you do?

Check out my summercamp by going here and checking out any of my gold-star articles!

Jul 25, 2020 06:32

Well my screen doesn't look like the one up above. There's no calendar chart to edit. I can change the weekdays, months and celestial objects and that is pretty much it.

Jul 25, 2020 18:21 by Ademal

Hmm. I can help you faster through the discord on this one but will try. Have you added weekdays?

Check out my summercamp by going here and checking out any of my gold-star articles!

Jul 25, 2020 21:54

Oh yea i can add the months and weekdays to the calendar. Ok ill go to discord

Aug 2, 2020 23:23

Forgive me if this has been answered, but when I embed my calendar with a year offset, the celestial bodies don't adjust for the offset. What am I doing wrong? example: I embed

and the moon phases are the same as when I embed
even though I set different cycle values. Thank!

Aug 3, 2020 05:09 by Ademal

If you get me an ID or a link to a public page I can have a look. Sounds like a bug!

Check out my summercamp by going here and checking out any of my gold-star articles!

Aug 7, 2020 17:22

Oh thank you! Here is a link to the public article. https://www.worldanvil.com/w/oanus-dmgraham/a/lorlithar-calendar-article?preview=true.

Aug 7, 2020 17:24

And here is a link to the edit page https://www.worldanvil.com/world/article/d5e7ab2a-fa83-4745-9ba6-0f1928453eb2/edit

Aug 11, 2020 23:04

I also have this issue - I've been looking at the settings for a little while trying to figure out what I'm doing wrong. Any feedback or advice would be amazing!

Aug 12, 2020 02:39 by Ademal

It's a bug on my end—working on it! I'll reply here once I've got it. Work has been hectic, so my apologies ^ ^;

Check out my summercamp by going here and checking out any of my gold-star articles!

Aug 12, 2020 03:19

Don't apologize! You guys work so hard and are always generating new content. You rock!

Aug 12, 2020 14:18

Like DMGraham said it's not a problem at all :)

Aug 16, 2020 21:53

Just started making my first world(s) and noticed something with the calendars. It may be a known bug, but when I add the moon cycles and click on the moon phase image in the calendar it just gives the basic definition of the moon, not its current phase. However if I have added a holiday to the date and click on the holiday it gives the phases of each moon. Not sure if it supposed to work that way, but it would be useful to see the written phase of the moon when you click on the phase image as it is hard for players to remember which images mean what phase.

Aug 17, 2020 03:34 by Ademal

I'm planning to make the full description universal in upcoming updates!

Check out my summercamp by going here and checking out any of my gold-star articles!

Aug 22, 2020 18:16

Some calendars (The Harptos of Faerun and Tolkien's Shire Reckoning, off the top of my head) have High Holidays that are "between" months, and have no weekday or calendar day number attached to them.   eg: The summer solstice might be celebrated between June and July, and be neither Tuesday June 30th nor Wednesday July 1st. There's a "leap-day", kind of, for such holidays. You get Tuesday, Solstice, Wednesday.   I tried adding the high days in the Harptosian calendar as separate months, but they get assigned a weekday. Will there be a way to flag high days as having no week-day attached to them, or some such means/method?   Thanks!!

Aug 22, 2020 18:26

Also, leap-years... Thanks!!

Aug 24, 2020 22:32 by Ademal

Those both use the same logic under the covers and are a part of the current WIP update!

Check out my summercamp by going here and checking out any of my gold-star articles!

Aug 26, 2020 20:03

Thank you Ademal! That's great!   Also, for lunar cycles: will it be possible to specify the length of days in hours, and that lunar cycles are a combination of days and hours? Again using Faerûn, Selûne has a period 30 days and 10 hours, so every 12 lunar cycles moves the new moon forward 5 calendar days. Thanks!

Aug 23, 2020 02:27

Is there a way to get the descriptions for individual months to actually display? I can't seem to get them to work no matter what I try.

Aug 24, 2020 22:31 by Ademal

What's your calendar ID? I'll have a look.

Check out my summercamp by going here and checking out any of my gold-star articles!

Aug 24, 2020 23:46

I have been have this problem for weeks...thought it was weird or something I should live with didn't realize it was a bit bugged. calendar:49177 [https://www.worldanvil.com/w/the-emerald-volcanic-realm-moonstonegames/a/the-world-calendar-article]   ALSO a little off topic but I can't get the Celestial Objects descriptions to pop up without an event...even you calendar does it. If you click on a day without an event all it says is Luna2 or Kera Phases [For mine]. it doesn't say waxing or winning at all UNLESS you put an event on it.   Thanks for all your work on this it is awesome!!!

Aug 25, 2020 13:22

calendar:49549 is the calendar I first noticed the issue, but I'm having the same problem with all of my calendars at the moment. Thanks for the help.

Oct 7, 2020 07:37 by Ademal

Haven't figured it out yet but it's my next primary focus so should be fixed within the next week or two, sorry for the delay.

Check out my summercamp by going here and checking out any of my gold-star articles!

Sep 12, 2020 06:16

2 things, first, I am having the same problem as Venerable Grandmaster Arkandy. I made my calendar, put in all the months and when I put in a holiday and set it to occur annually, it shows up no matter the month that I click on in the month list on for the calendar at the bottom of the page. Don't know if this will help but I did try embedding it in an article and when I did so I would click on other months, but the 1st one remained highlighted as though I could not see the other ones.   Next is a question. Is there any likelihood that the calendar will be attached to the tab that lets us set our world's current date. You can currently set this for the World (World>SETTINGS & TOOLS>Configuration>Date & Time). That way people know when we are at in the settings history when the log into the world. I would love to have these synced up so that I can continue to advance the time. Which would be important for my players and for me as the GM to help keep track of when we are.

Sep 13, 2020 21:54 by Ademal

Make sure the event is set to annual, not yearly. I'll investigate more on my side.   It will be synced with timelines for sure. Not sure yet about current date. I would like to do that, yes, but it has to be a robust implementation that keeps a current date regardless of which calendar system that's being used.

Check out my summercamp by going here and checking out any of my gold-star articles!

Sep 13, 2020 21:32 by Franco Guglielmoni

How I add leap years? My calendar are the real one (my world is our world)!

Sep 13, 2020 21:47 by Ademal

This feature is about complete! It's been slow but I am nearing completion on it.

Check out my summercamp by going here and checking out any of my gold-star articles!

Sep 21, 2020 19:55 by Franco Guglielmoni

Ok, tnx! :)

Sep 28, 2020 18:15

Can i print my calendar? if so, how?

Sep 29, 2020 01:06 by Ademal

There isn't a particular method for this, no. Your best bet would be to print screenshots.

Check out my summercamp by going here and checking out any of my gold-star articles!

Aug 25, 2021 06:23

Damn, I was also hoping there would be a way to pint the calendar out

Oct 8, 2020 21:11 by MrGunn

Houston we have a problem! When I added an incorrectly formatted icon text change o the 30th day of the first month of my calendar, the calendar disappeared from the editor's view. Orignal icon text: fas fa-book-open Changed icon text to: fas skull - incorrect format Correct format: fas fa-skull Additional bugs: 1. Prior to the above icon text change calendar was not visible in my article view 2. Events entered using the +calendar icon were not appearing on the calendar.

Thanks!   MrGunn [email protected]
Oct 12, 2020 19:56

Is there a place with the import code needed for the Gregorian Calendar? I am having an issue finding it

Oct 12, 2020 22:28 by Ademal

It's not 1:1 to our calendar yet as I'm still adding leap year functionality, but you can find it here!

Check out my summercamp by going here and checking out any of my gold-star articles!

Oct 13, 2020 19:59

You are amazing! thank you so much!

Oct 14, 2020 22:36 by MrGunn

Admael, hope you are well. I am still seeing a lot of odd behavior with the calendars. I cannot seem to add or modify Annual events anymore. My calendar crashed again this time when I was modifying an existing entry using the base tools. Calendar would not upate when using new Font Awesome code, fas fa-certificate,, string was was correct this time, just would not display.

Thanks!   MrGunn [email protected]
Oct 15, 2020 22:21 by MrGunn

I seem unable to add Annual events to my calendar. Monthly events seem to be working.

Thanks!   MrGunn [email protected]
Oct 16, 2020 22:12 Private by MrGunn

Ademal, oofdah, I am finding a lot of issues with the display of the calendar when you click on the entries. Especially with the celestial parts. For example, when I click on an entry my calendar will pop of a message with the correct display but the moon will say moon is in 0.   Also seeing an issue when I click on a moon it shows the last calendar entry I clicked on no matter which moon I clicked on.

Thanks!   MrGunn [email protected]
Oct 19, 2020 03:24 by Ademal

Thank you for reporting, I'll be focusing on a lot of yours and another primary issue tomorrow!

Check out my summercamp by going here and checking out any of my gold-star articles!

Oct 20, 2020 03:52 by Ademal

Moon in 0: You'll have to set the name of the phase and save it in the editor. This is because I have no placeholder value for new celestials, but it has phantom placeholder text that makes it look like it does. I'll be fixing that.   Last moon clicked: On my list to fix!   Annual Events: I think I fixed it. Dimi should deploy within the next few hours (It's currently 9pm PST)   I also fixed a lot of weirdness caused by having a space in one of your month names, and I think that was causing a lot of your other issues so that should help a lot!

Check out my summercamp by going here and checking out any of my gold-star articles!

Oct 21, 2020 00:04 Private by MrGunn

Thanks brov!

Thanks!   MrGunn [email protected]
Oct 23, 2020 13:32 by MrGunn

Things seem to be getting more stable. I do wish there was was a skip a particular note on the calendar when it is superseded. For example, lets say you have a Low Mass every Sunday, but once a year, you have a High Mass that super cedes the Low mass. Currently one has to manually add events for each day or group 1-7, X, 9-12

Thanks!   MrGunn [email protected]
Oct 23, 2020 13:44 by MrGunn

Feature request, are we planning the ability to add our own icons. If we had size parameters and a way to add images that would be very cool.

Thanks!   MrGunn [email protected]
Nov 11, 2020 07:40

Are there any plans to have intercalary days that cycle every (x) years, so we can program in leap years for every four years, instead of annually? I tried to program in a leap year, but the intercalary events only have the option to occur annually, or monthly, with options to occur on celestial alignments, or monthly on a certainn weekday in a particular week.

Nov 11, 2020 20:49 by Ademal

Yep! Here's a preview of my current project:

Check out my summercamp by going here and checking out any of my gold-star articles!

Dec 21, 2020 20:05

Any news on this rolling out yet? I know I sound impatient but this would be super helpful to have this function right about now.

Eh?
Mar 17, 2021 15:43

Leap days are the norm because of Earth, but if you have a planet whose orbital period has a fractional part greater than 0.5, then you would have skip days. That is, if you have orbital period of 300.75, you would have a day skipped every 4 years.   With the recurrence set up as you do in the above screenshot, this type of thing wouldn't be possible. We only have the ability to add days in intercalary events, not remove them. We would need to be able to recur every year except every X years.   I understand if it's not a high priority, but I would certainly appreciate that functionality.

Nov 13, 2020 01:57

Is it possible to adjust the size of the calendar (or will this be possible in the future?) I think it would be cool if we could add a calendar widget to the home page of our worlds, as a quick reference to players.

Nov 14, 2020 16:58

Are there a way to make celestial objects with more complex cycles than just a single value? My world has nine moons, however none of these moons are "moons" as we would define the word in modern times, while they move across the sky and have longer cycles just like a moon would, they do not depend on the world's rotation, nor the sun's location for their current positional and lunar state. They are more like...representatives of different dimensions, and as such do not move in relation to orbital mechanics when it comes to the sun and planetoid they orbit.   Essentially, I am asking if there is a way to have celestial objects that have multiple cycles without having to make an object for each cycle (making 27 different celestial objects sounds very tedious).

Dec 24, 2020 03:08

Is there a way to make the celestial objects themselves smaller on the calendar dates? I love this feature but unfortunately having three moons is covering all my calendar dates. Thank you so much!

Jan 7, 2021 18:46 by Ademal

I'll try to patch that with some css!

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 20, 2021 23:12

Outstanding news! Is that a css edit I'll need to make in the future or will it be done through the GUI?

Feb 22, 2021 20:24 by Ademal

If you link me a public article with the calendar, I'll give you a GUI chance, and then later will check it in

Check out my summercamp by going here and checking out any of my gold-star articles!

Apr 5, 2021 22:22

Sorry for the delay. Thanks for help with this! The calendar article should be:   https://www.worldanvil.com/w/karth-jasonn/a/karthinian-calendar-article

May 7, 2021 01:38

Just checking back in to see if that link was helpful or not. Thanks!

Jun 10, 2021 02:16 by Ademal

Hey! Sorry, thank you for your patience. Life has kept me very locked down on my time since then so another Dev has taken up the Calendars and is, I believe, tying them into the updating Cronos update. There should be some good stuff happening here but the codebase is out of my hands at the moment!

Check out my summercamp by going here and checking out any of my gold-star articles!

Jan 1, 2021 07:56

Do you need to be a guild member to create weeks in a calendar? If not I don't know where to add them because I only see the month section where you can add the names of them but nothing else.

Jan 7, 2021 18:47 by Ademal

Weeks are defined by the individual number of days declared under weekdays.

Check out my summercamp by going here and checking out any of my gold-star articles!

Jan 15, 2021 00:43 by Joella Kay

When you add leap days, could you make it possible to have a month of 0 days? Basically, I have a leap month of 3 days. Which does leaps just like Earth (every 4 years except every hundred, but yes on 400). Oh, and it would be really nice to have it not mess up the week days. Basically, insert 3 days at the end of the year, and the first day of the next year starts on First Day.

Jan 16, 2021 16:40 by Ademal

I'm adding a "addafter" option to events which inserts the events into days after the selected day, and with that you can add it to the last month to recur every 100 years. It's not complete yet, but that'll be the method for this.

Check out my summercamp by going here and checking out any of my gold-star articles!

Jan 21, 2021 02:32

how can we link the current session of a campaign with the current day on the fictional calendar of the world?

Jan 24, 2021 07:58 by Ademal

Currently not a possibility!

Check out my summercamp by going here and checking out any of my gold-star articles!

Jan 30, 2021 06:27 by Awenydd Fae

I skimmed through here but it's possible I missed someone asking this already. Is it possible/are there plans, to allow embedding a single month view with the current day highlighted?

Jan 31, 2021 01:03 by Ademal

Not currently, no

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 1, 2021 05:10 by Awenydd Fae

Thank you for the quick reply! I'd like to put that forward as a feature suggestion then. Shouldn't be too difficult to implement. Love the project!

Feb 12, 2021 23:35

+1 on this feature. As a DM, I'd like to tag a day on the calendar as "TODAY" so that my remote adventure team knows what day it is! :)

Feb 12, 2021 18:21

First time posting - I don't think I saw this question in previous posts.   I want to make a celestial object that is a constellation (like the Zodiac) that is either in ascent or at zenith. Is there a way to remove the other phases so they don't show up on the calendar (I don't need new, old, waning, etc.)? Also, is there a way to define how long an object is in any given state? I would like a constellation to be at it's zenith for a set amount of time independent of it's cycle, if that is possible.   Thanks for any assistance!

“If more of us valued food and cheer and song above hoarded gold, it would be a merrier world.”
― J.R.R. Tolkien
Feb 20, 2021 01:51 by Ademal

Setting celestials to only appear at peaks or certain phases is on the list, yeah!

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 15, 2021 12:18 by Nightly Seawave

The calendar is a wonderful feature that I have had much fun with creating. There is one minority that I would like to ask about if possible? The current layout and settings suggest a calendar that is similar to the Gregorian as of names, weeks and ect. One way that I see it would give freedom to more alien calendars is a thing I made for may own world, although it's just a drop of the ocean of how the concept can be twisted to serve many creators in their own way - my calendar instead of weekdays has monthweeks. Each month has three weeks and and one week has 12 days. Instead of giving name to each day, they are called by their week and their number (basically you immediately know if it's the start, middle or end of the current month, along with the start, middle and end of the week). But by any means, the work you've done is marvellous and I hope to see it in it's full version one day. Thank you for your time!

Feb 15, 2021 13:11 by Nightly Seawave

Also, it seems that the BBCode to put in an offset year in editing doesn't work. I can't call it with the "[" and when I copy it, it doesn't allow me to edit anything in the "". Thank you again!

Feb 20, 2021 01:50 by Ademal

In regards to days/months/weeks, that phrasing is purely on the editor side, so however you use it to present your data is up to you. A calendar is a representative grid of numbers to be used how you like.   I'll look into the bug!

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 20, 2021 10:55 by Nightly Seawave

Cool, thank you!

Feb 16, 2021 01:44 by Ada Douglass

Hi! So I'm trying to set up the calendar for my upcoming Traveller RPG campaign, and I can't quite get it to work the way it's supposed to (https://wiki.travellerrpg.com/Imperial_Calendar).   It's supposed to have 7-day weeks and 365-day years, with each day numbered individually rather than divided into months. Day 001 of every year is called "Holiday", and is not part of any week. The first day of the first week of the year is day 002.   It doesn't seem like there's any way to have intercalary events that aren't part of a week, so I was thinking I could maybe simulate that by making Holiday its own month, with the rest of the year a separate 364-day month. But when I do that, the first day of the 364-day "month" is numbered 1, when I want it to be numbered 2, and I don't see any way to override that. I also tried the "Event end marks the beginning of a new week" option in the Event Editor window, but it doesn't seem to work for single-day events.   Have I missed a way to set the calendar up the way I want it? Or if not, would it be possible for you to add or change a feature so as to allow it (e.g. change the "Event end marks the beginning of a new week" option so that it works for single-day events)?

Feb 20, 2021 01:47 by Ademal

There's some WIP bugs which may be causing issues here as well, but events much be part of a month, yes. There's going to be an option which visually resets the number, but for the sake of timelines that will still be the second day most likely.

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 26, 2021 22:37 by Ada Douglass

Thanks, I think I found a workaround - I made day 2 a holiday as well, with “Event start marks the beginning of a new week” selected. So now at least day 2 is the first day of a new week every year, like it’s supposed to be.   I have a new problem, though - it’s not displaying the day number for day 2 anymore, only the name of the holiday. Is that a bug? If not, how do I fix it?

Feb 17, 2021 13:32

Will Seasons (e.g. Spring, Summer, Autumn, Winter) be added into calendars?

Feb 20, 2021 01:45 by Ademal

There is a longterm plan for it, however it is low priority.

Check out my summercamp by going here and checking out any of my gold-star articles!

Feb 18, 2021 18:06

I am creating a campaign for Tales from the Loop, which would use the Gregorian calendar, 1985. Is there a ready made JSON of the gregorian calendar I can paste in?

Feb 20, 2021 01:45 by Ademal

There is not currently.

Check out my summercamp by going here and checking out any of my gold-star articles!

Mar 1, 2021 15:07

It's been a few months since I looked in on the calendar I spend a lot of time building for my RPG campaign. The formatting is a mess. Some days display CSS code right on the day, the symbols for events are hidden behind the moons icons, the borders of the days are wacked, and there's a strange large "i" on a few of the days. What happened to the calendar?

Mar 9, 2021 17:43 by Ademal

Can you share an article with the calendar in it so I can look it over? That sounds like a couple features may have broken in tandem.

Check out my summercamp by going here and checking out any of my gold-star articles!

Apr 8, 2021 13:00

Hopefully, no one has asked this already; is there a way to designate specific months to a celestial objects? Example; 16 months where during 4 of them the moon speeds up its rotation. Object Phases but for specific months, essentially.

Apr 12, 2021 13:45

I don't think this is currently a possibility, unfortunately.

[they/them] Creator of Black Light, a science-fantasy universe.
Apr 13, 2021 02:50

Hi, is there no way to create a new calendar or edit an old one anymore? The button is no longer on the timeline tab and I see that calendar development is on hold.

Apr 14, 2021 20:44

Hi! Development is on hold (because calendars will be integrated into Chronos, the upcoming timeline update), but you can still create them! There's a "Calendars" link in the "Tools" section of the left sidebar. Hope this helps!

[they/them] Creator of Black Light, a science-fantasy universe.
May 2, 2021 20:11 by Inky

Feature Suggestion (?): idk if this will be available in the future or someone else already suggested (sorry it's just a lot of comments) it but having the option to have a day outside of the week would be cool, or the option to have various week lengths throughout the month (e.g 1st week 5 days, 2nd 10 days, 3rd 15 days or something like that). I have the day of Fullmoon as a seperate weekday but it obviously occures only once a month. I tried to work around it with intercalary events and have it as a seperate "week" but that doesn't currently work for only one day, it always sets it as the first day of the week and the normal non-Fullmoon days following as 2nd, 3rd, etc. day even with both beginning and end of the event marking a new week. Maybe that's a bug though?

Message me for commissions at [email protected] !
May 30, 2021 22:56 by rugrat0ne

Every time I make a certain month with 28 days + an intercalary day, the calendar gives me 31 days in the month.

Debating a third world. No, not that kind.
Jun 25, 2021 18:18

is there a reason for the page spacing after the first month? When I click on February it makes enough blank space for January to fit for the rest of the calendar.

Sep 12, 2021 18:37

So this is the first time I've tried making a calendar and I cant find the add weekday button. if someone could give me a hand that would be great.

Sep 13, 2021 11:33

Hi! When editing/creating a character, you should see a "Weekdays" section (which will be empty if you're creating it). Click the "+" symbol of the heading and you'll see the button.

[they/them] Creator of Black Light, a science-fantasy universe.
Sep 12, 2021 19:18

Is there a way to create multiple calendars and align them to each other? I would like to create an interstellar world setting with multiple calendars in use and a ***le transfer of dates from one calendar to another would be quite helpful.

Sep 13, 2021 11:38

Hi! There's currently not a feature to do automatic calendar conversion. But feel free to request that as a feature suggestion in the community features voting board!

[they/them] Creator of Black Light, a science-fantasy universe.
Sep 13, 2021 11:39

Edit on my reply above: as you can see in this page, calendar development is on hold, so keep that in mind (no calendar features will be implemented in the short term at least).

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 29, 2021 17:39

is there a way to import a pre existing calendar? i.e. the calendar for dnd?

Oct 30, 2021 09:55

Only World Anvil-generated calendars can be imported. Graylion, a community member, has been compiling some fantasy calendars and making them ready to import on World Anvil. You can see them here: [url]https://www.worldanvil.com/w/well-of-ages/a/d26d-world-calendars-article. Copy the JSON for the calendar you want to import and paste it into the import box of your calendar. Hope this helps!

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 31, 2021 01:50

ok im trying this. cant find a json i can copy im i just blind

Oct 31, 2021 12:24

After choosing the calendar you want (like "Dark Sun"), you'll see a "Download WA JSON" link at the top. This will take you to a .txt file on Google Drive that you'll be able to copy or download.

[they/them] Creator of Black Light, a science-fantasy universe.
Nov 6, 2021 04:03

Will we ever be able to make systems similar to Mayan long count calendar? Years (or cycles) in my world are 100 years long, and so there are a lot more subdivisions than just Months and weeks.

Nov 6, 2021 10:25

Maybe in the future! Calendar development is now on hold, but there's a new time-related feature being developed (called "Chronos").

[they/them] Creator of Black Light, a science-fantasy universe.
Nov 19, 2021 15:07 by Djinn

Can someone explain classes to me? I'm still very confused.

Nov 20, 2021 11:13

Hi! If you're using CSS, classes are like "tags" —you can use them to apply custom styles to specific elements. So, for example, you could have a CSS class called ".red" that makes the text red. Then, in your calendar, you can use the class "red" to apply the CSS styling. Hope this makes sense!

[they/them] Creator of Black Light, a science-fantasy universe.
Dec 14, 2021 18:38

Hi   just started building a calendar for my world and im running into a small problem when viewing caused by my celestial objects.   My world has 8 celestials and when viewing this makes it impossible to make out some parts of each days box, so events on the day are hidden behind the moon icons https://www.worldanvil.com/w/criochan-feelej25/a/calendar-article?preview=true   is their a way to toggle the moon icons on /off any help with this would be appreciated, as their is plot reasons for their being 8 and using the moon phase tracker is very helpful

Dec 16, 2021 10:42

I don't have access to the article (it's probably private or a draft), but I'm afraid there are no mood toggles as of now!

[they/them] Creator of Black Light, a science-fantasy universe.
Jan 3, 2022 04:22

I bet someone's brought this up already, but just in case: I've been encountering a bug that if you don't save between inputting information (say in the weekdays or months, but also in the preview calendar year) and adding an item (weekday, month, celestial object), that information is lost upon the addition.

Jan 14, 2022 23:12

Hi! Sorry if this has been asked already. Is there a way to make celestial bodies only visible during certain months? In my world, There's a main moon visible during each season, with some overlap.

Jan 18, 2022 10:33

I'm afraid that's not currently possible!

[they/them] Creator of Black Light, a science-fantasy universe.
Jan 30, 2022 20:27

I love this feature, but I'm running into an issue with the celestial objects. They work fine on the first month, but from the second month on they display differently depending on if you're looking at it in calendar overview or date specific view.

May 10, 2022 09:48

This smells like a bug! Unfortunately, the development on this feature is on hold, so it won't be fixed on the short term. Sorry about that!

[they/them] Creator of Black Light, a science-fantasy universe.
May 13, 2022 20:47

Is there a way to have holidays occur on a specific day of the week of a month each year? Like the last Saturday of October for example, or the third Sunday of July? (I also have holidays that happen the last full week of a month and the first full week of a month, but I'll just keep those in mind for now. )

May 16, 2022 09:41

I'm afraid that's not currently an option! This was planned as a feature (you'll see as an "upcoming option" in the advanced events config), but the development of this feature is currently on hold, so I don't know when (or if) this will be coming, unfortunately.

[they/them] Creator of Black Light, a science-fantasy universe.
Jul 5, 2022 08:20

Is there a way to add “Ghost days” at the end of every month? My world is obsessed with the number 9, but have 28 days in a month choosing to treat the last day of a month as an extra day instead of rolling it over into the next week.

Jul 5, 2022 08:33

Just so I understand correctly, you want to add a day that comes after the last day of the month but isn't counted as part of the week? I'm afraid that not currently possible. This would require making a single week have one extra day, which is not supported. The closest workaround I can think of is creating a separate month for each of these 29th days.

[they/them] Creator of Black Light, a science-fantasy universe.
Jul 7, 2022 10:20

Thanks for your reply @Ondo, Just for clarity, the calendar I created outside world anvil has 18 months with 3 weeks/month each of 9 days/week. There are 18 extra days/year which are divided up and added on at the end of each month “outside” of the normal week to preserve the first of every month landing on the first day of the week. Is there a way to add an extra day/week which is skipped in all but the third week of each month? Or in using your suggestion of a separate month between, is it possible to add a month without using a weekday?

Jul 7, 2022 10:30

Unfortunately that's not possible. It sounds like a more advanced version of leap days (i.e. February 29 in our world), which are also not currently supported. I would say your best option here is to create the calendar without these days and then explain how the system works with a short paragraph next to the calendar.

[they/them] Creator of Black Light, a science-fantasy universe.
Jul 8, 2022 05:24

That could work for the moment, Thanks!

Aug 1, 2022 16:23 by Alex Cline

How are calendars with different numbers of days/months handled? Like obviously there's the UTD which is the objective date of the world. But if you have a calendar with 364 days and another with 384 days, these calendars years will slowly drift away from each other. With this example, their days would line back up after 34,944 days but one would be at year 96 and the other would be at year 91. Is there a way to display years in this way for a single event or would you have to duplicate the event in another timeline to do this kind of thing?

Aug 2, 2022 07:26

I don't think I follow. You can have two different calendars, that's not an issue. But if you're writing about an event's year, you'll have to type the year manually, regardless of how many calendars you have. Could you clarify what you're trying to do? Thanks!

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 1, 2022 18:54 by Sarah Dailey

Hello, I had a question about the calendar feature. How do you set up Leap Years? There doesn't seem to be a setting for an event to happen only once every x amount of years so it looks like it will create a leap year every calendar year? Is this a feature that is planned to be updated soon or maybe something you would consider adding? If I'm missing it, could you please let me know how it works or make a Codex article about how to make an event happen ever few years/ every few months instead of once a month or once a year? Thank you!

Aug 2, 2022 07:36

Hi! Yes, I don't think that's possible right now. Unfortunately, calendars development is on hold, so for now there are no plans to add it. It's planned to either remake the feature or restart development eventually, but I don't know when that will happen.

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 23, 2022 01:36

It would be really cool if there was some way to link events to celestial bodies or somehow auto-generate events based on celestial bodies, like if you have multiple moons with different cycles lengths it could definitely be a holiday when both/all of those moons are full but it would happen at a different time every year or maybe it wouldn't even happen every year!

Sep 16, 2022 19:07

Can I post my calendar on my realm's home page? I've been trying to get it to appear there for my readers, and I can't find it. Any assistance is appreciated!

Sep 19, 2022 08:21

Hi! If you go to the editing page of your calendar, you'll see a "Copy Calendar BBCode" button at the top. Click it, go to your world homepage, and paste it with Ctrl+V. After saving, the calendar should be embedded (note that it might not load immediately, sometimes you have to wait a couple of seconds or a little bit more for it to load). Let time know how it goes!

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 13, 2022 00:49

Hi there team!   This is great. I want to add this to my world homepage but it keeps getting all compressed when I try and put it in the custom content area. Any advice here?

Oct 13, 2022 07:56

Hi! In which custom content box are you putting it, and how many days does a week have? The three columns are pretty narrow, so if your week is around the standard 7 days it will looks compressed because there's not enough space. Try putting it in the full-width area instead so it takes up the full width of the page.   Let me know if I've misunderstood the issue here!

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 20, 2022 19:10

Yes that all makes sense! I think my issue is that I don't want the calendar to be massive like it would be in the full width box. I also don't want it to appear above all my other content. If there's not a solve for this then that's fine! :)

Dec 16, 2022 02:14

Searching through with a handy ctrl+f, I only found 6 mentions of intercalary events, and all seemed to be referring to days. My calendar, similar to an early roman calendar, makes use of an intercalary month to offset the difference in days. This extra thirteenth month occurs every three years.   All that said, I have no idea how I might make this happen using the calendar tool. I see that as of October 21st intercalary events are live, but all mentions I've heard of them are for days, not months, and I'm a writer not a coder, and am afraid that if coding is necessary, I might not be able to have an accurate calendar.   If I've missed something obvious, I sincerely apologize! If you could please let me know if intercalary months are planned or possible, and how I can add one, I'd be incredibly grateful. Have a good day!

Dec 16, 2022 08:55

Hi! Intercalary months are currently not supported, and development on Calendars is on hold—so it won't be implemented soon. We plan on re-working the Calendars feature though, so that might be added when we do so!

[they/them] Creator of Black Light, a science-fantasy universe.
Dec 17, 2022 18:19

Thanks for your reply! There’s certainly no rush, but I’m looking forward to it nonetheless!

Jan 13, 2023 13:49 by Io

hi! sorry if this is a stupid question, but I cannot find the selector to use in the class section for the celestial objects :,) . I'm trying to make them smaller since they cover my events, and I don't know what to put after the .user-css .calendar-

Jan 16, 2023 09:59

HI! To get the class of any elements on a website, you can right-click, select "Inspect" and look at the HTML code to see it. Celestial objects have the "celestial-object" class, so ".user-css .celestial-object" should do it. Although if you're changing the size, you'll probably have to resize the icon too ("celestial-icon"). Let me know if that helps!

[they/them] Creator of Black Light, a science-fantasy universe.
Jan 16, 2023 17:08 by Io

tried it just now and it works perfectly! tysm for your help!!

Mar 3, 2023 18:15

Hey. I was wondering if there was a way to make celestial objects appear only during certain parts of the year. My world has 4 moons, but only 1 moon is only visible during each season.

Mar 6, 2023 09:04

It's not possible to completely hide a moon icon for part of the year, no. If you're proficient with CSS, you might be able to hide them in specific months of the year (as each month has a unique identifier you can target).

[they/them] Creator of Black Light, a science-fantasy universe.
May 2, 2023 14:15 by Chris Sullivan

can I export my calendar as an XML file?

May 3, 2023 09:15

Hi! The only exporting option for the calendar right now is JSON.

[they/them] Creator of Black Light, a science-fantasy universe.
May 26, 2023 14:50 by Chris Sullivan

Makes sense, I'll need to figure out how to create my own XML file then so I can port my calendar into FG. I know that calendars are on hold right now in WA so maybe one day.

Jun 4, 2023 16:20

Hello all. When I put in a second celestial object the info on the calendar article always says it is 'in new' or any other term I have substituted for the first phase. I am quite stumped as to how I could fix this. The icon goes through the phases just fine but the text always stays the same. I have seen multiple comments referencing this problem but there never seems to be a solution given (I could be wrong).   Thank you

Jun 5, 2023 08:28

Hi! I'm not able to reproduce the issue—when viewing the calendar, both celestial bodies have both the correct icon and text for me. If you can think of any other details in the way you've set up your calendar, I'll be happy to look into it.   Keep in mind that development on Calendars is currently on hold, which means that if the solution needs development work (such as fixing a bug or improving a feature) it's unlikely it will be done until we update the entire module (which is planned in the future).

[they/them] Creator of Black Light, a science-fantasy universe.
Jun 5, 2023 15:12

Hey, thank you for your time. Tt just seems to be a problem when the cycle is longer than a month? Everything is normal until I go to the second month. The symbols on the imbedded calendar are different than those when I click on a certain day. The names start off correct but then become seemingly random when I click on the next month. f.e. last day of month 1 is waning crescent, but the 1st day of month 2 is young, skipping old and new completely.   I'm not sure what else it can be because my 30day cycle moon (30day months) works fine.

Jun 6, 2023 07:48

You're right, it happens to me starting from the second month too. This is most likely a bug then, but unfortunately, as I mentioned previously, development on this feature is on hold.

[they/them] Creator of Black Light, a science-fantasy universe.
Jul 16, 2023 21:07

I'm curious if there is a way to make the numbers on the days not appear. My calendar doesn't use them. I can see how to remove the days of the week from displaying, but nothing about the numbers. Not a big deal either way, but I was just curious.

Jul 17, 2023 08:30

Not with a setting, but if you're willing to get into a technical advanced feature, you might be able to remove them with CSS. Check the CSS guides for more details.

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 2, 2023 13:15

I cannot figure out how to make a leap day occur every 4th year instead of every single year. Is this not yet implemented or am i missing something (seems kind of crucial for making the days line up correctly with the lunar cycle and the days of the week)

Aug 7, 2023 08:58

Hi! Unfortunately, this is not currently supported. Development on Calendars is currently on hold, but we have a calendar overhaul planned in our internal roadmap (although other areas of the website have higher priority right now).

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 28, 2023 00:31 by Grant Walters

Is there a way to change the chronicles display of bce and ce?

Aug 28, 2023 09:05

Hi! No, there isn't a way to change them at this point in time.

[they/them] Creator of Black Light, a science-fantasy universe.
Aug 28, 2023 11:55 by Grant Walters

Gotcha thank you for letting me know.

Sep 4, 2023 01:00

Hi, getting started, I have a few questions:   1. What is the import function (e.g., JSON)? Does this indicate that there are existing calendars one can import?   2. I am trying to set up the D&D 5E Forgotten Realms' 'Calendar of Harptos, which has 30-day months, each with three 10-day weeks. However between these months there five 1-day events (e.g., Midsummer) which are 1-day and do NOT have a weekday name (like the months have) - How can I make sure that each 30-day month starts its three 10-day weeks with the standard names, and the 1-day special events do not count toward cycling weekday names?

Sep 4, 2023 08:04

Hello,   The JSON code can be used to import calendars other people (or yourself) have created on World Anvil. You can check Graylion's Well of Ages for several fantasy calendars you can import, including the Harptos calendar. With the current implementation of calendars, these 1-day events can either be represented as an additional day in the previous month, or as their own month—the Well of Ages has both options as different calendars.   Let me know if you need anything else!

[they/them] Creator of Black Light, a science-fantasy universe.
Sep 16, 2023 02:22

Is there currently or planned a means to import calendars from app.fantasy-calendar.com? I spent a lot of time making one there and should much like to import it to here

Sep 18, 2023 08:46

Hi! There are currently no specific plans for this. Calendars will get an overhaul at some point in the future so it wouldn't be practical to think about this kind of integration now.

[they/them] Creator of Black Light, a science-fantasy universe.
Oct 22, 2023 23:35

My Donjon Import isn't working. Does the Caladar not do Imports yet?

Oct 22, 2023 23:39

Sorry I just realized. WA Import stands for World Anvil meaning we only have Imprt available for world anvil worlds. Iiiiiiii get it now

Oct 23, 2023 05:48

That is correct, glad you could figure it out! Let me know if I can help with anything else :)

[they/them] Creator of Black Light, a science-fantasy universe.
Feb 11, 2024 04:47 by Alvin Luck

Calendars seem not to be working for me right now.   I tried importing the International Fixed Calendar from the Well of Ages and nothing happened. I tried both the JOSN and WA Import fields.   I also tried creating one on my own and the form resets after saving. It shows the data in the export area. I can't go back and edit any of the days or months once I click save.   Is this how it's supose to work?

Feb 15, 2024 06:50

Hi! I can't reproduce the issue. Let's check a couple of things:   To import a calendar, you need to click the "Import Calendar" button (not "Save") after pasting the JSON in the "WA Import" field.   As for the other issue, could you double-check you're following the steps exactly as outlined in the tutorial video? Calendars are known to cause some issues currently, but following these steps in that order shouldn't be fine.   Let me know how it goes!

[they/them] Creator of Black Light, a science-fantasy universe.
Feb 24, 2024 04:15 by Alvin Luck

It worked. Thank you.

Feb 22, 2024 06:48

Would it be possible add support for Fantasy Calendar JSON format for importing a calendar.

Feb 22, 2024 07:07

Hi! You can use the features suggestions board to submit a feature suggestion: https://www.worldanvil.com/community/voting/.   Make sure to search past suggestions to see if anyone else already suggested it before!

[they/them] Creator of Black Light, a science-fantasy universe.
Mar 1, 2024 09:08

Hello wonderful creators! Is there a way for the calendar to be embedded to an article onto a specific month as well as year? For example the current BB code for it is

Giving the ability to ad a month to the argument :)

Mar 4, 2024 05:19

Hi! This is not currently possible. Development on calendars is currently on hold, but you can suggest this as a feature and we'll discuss its potential implementation when we update the feature in the future here: https://www.worldanvil.com/community/voting//

[they/them] Creator of Black Light, a science-fantasy universe.