projects icon indicating copy to clipboard operation
projects copied to clipboard

projects

Results 9 projects issues
Sort by recently updated
recently updated
newest added

We should maybe throw in a few of the most commonly-used citation style files (.csl), available at https://www.zotero.org/styles, in the templates folder. Perhaps with a way to change both the...

It would be great to have some kind of within project dependency management in the default template. Using a DESCRIPTION file might be a good idea as this would link...

Can you add a function at the end of the research process to create a durable research compendium with a Docker container via the `holepunch` package. details on holepunch https://github.com/karthik/holepunch...

It would be useful for project management purposes to have a `last_touched` timestamp associated with each project. This could be based on when the metadata were last updated, or when...

We could make a deadlines() function that is basically a dedicated print method for displaying upcoming deadlines. ``` deadlines % filter(!is.na(deadline)) %>% arrange(deadline) } ``` Maybe there could be a...

Incorporate the templates in the `rticles` package and perhaps other packages.

Report from user: I have not been able to use (for some time now) the functions related to tasks [(tasks(); new_task(); edit_task(); and delete_task()]. Other users have replicated the problem.

User reported error below: I have not been able to use (for some time now) the functions related to tasks [(tasks(); new_task(); edit_task(); and delete_task()]. I have projects version 2.1.3...